Last active
February 26, 2024 16:01
-
-
Save dicethedev/a11b0e3fa34af130e9abbe49ae36becc to your computer and use it in GitHub Desktop.
countries.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export const countries = [ | |
{ | |
"capital": "Kabul", | |
"currencies": [ | |
{ | |
"code": "AFN", | |
"name": "Afghan afghani", | |
"symbol": "Ø‹" | |
} | |
], | |
"flag": "https://upload.wikimedia.org/wikipedia/commons/5/5c/Flag_of_the_Taliban.svg", | |
"name": "Afghanistan", | |
"callingCodes": [ | |
"93" | |
], | |
"numericCode": "004" | |
}, | |
{ | |
"capital": "Tirana", | |
"currencies": [ | |
{ | |
"code": "ALL", | |
"name": "Albanian lek", | |
"symbol": "L" | |
} | |
], | |
"flag": "https://flagcdn.com/al.svg", | |
"name": "Albania", | |
"callingCodes": [ | |
"355" | |
], | |
"numericCode": "008" | |
}, | |
{ | |
"capital": "Algiers", | |
"currencies": [ | |
{ | |
"code": "DZD", | |
"name": "Algerian dinar", | |
"symbol": "د.ج" | |
} | |
], | |
"flag": "https://flagcdn.com/dz.svg", | |
"name": "Algeria", | |
"callingCodes": [ | |
"213" | |
], | |
"numericCode": "012" | |
}, | |
{ | |
"capital": "Andorra la Vella", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/ad.svg", | |
"name": "Andorra", | |
"callingCodes": [ | |
"376" | |
], | |
"numericCode": "020" | |
}, | |
{ | |
"capital": "Luanda", | |
"currencies": [ | |
{ | |
"code": "AOA", | |
"name": "Angolan kwanza", | |
"symbol": "Kz" | |
} | |
], | |
"flag": "https://flagcdn.com/ao.svg", | |
"name": "Angola", | |
"callingCodes": [ | |
"244" | |
], | |
"numericCode": "024" | |
}, | |
{ | |
"capital": "Saint John's", | |
"currencies": [ | |
{ | |
"code": "XCD", | |
"name": "East Caribbean dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/ag.svg", | |
"name": "Antigua and Barbuda", | |
"callingCodes": [ | |
"1" | |
], | |
"numericCode": "028" | |
}, | |
{ | |
"capital": "Buenos Aires", | |
"currencies": [ | |
{ | |
"code": "ARS", | |
"name": "Argentine peso", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/ar.svg", | |
"name": "Argentina", | |
"callingCodes": [ | |
"54" | |
], | |
"numericCode": "032" | |
}, | |
{ | |
"capital": "Yerevan", | |
"currencies": [ | |
{ | |
"code": "AMD", | |
"name": "Armenian dram", | |
"symbol": "Ö" | |
} | |
], | |
"flag": "https://flagcdn.com/am.svg", | |
"name": "Armenia", | |
"callingCodes": [ | |
"374" | |
], | |
"numericCode": "051" | |
}, | |
{ | |
"capital": "Canberra", | |
"currencies": [ | |
{ | |
"code": "AUD", | |
"name": "Australian dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/au.svg", | |
"name": "Australia", | |
"callingCodes": [ | |
"61" | |
], | |
"numericCode": "036" | |
}, | |
{ | |
"capital": "Mariehamn", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/ax.svg", | |
"name": "Ã…land Islands", | |
"callingCodes": [ | |
"358" | |
], | |
"numericCode": "248" | |
}, | |
{ | |
"capital": "Pago Pago", | |
"currencies": [ | |
{ | |
"code": "USD", | |
"name": "United States Dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/as.svg", | |
"name": "American Samoa", | |
"callingCodes": [ | |
"1" | |
], | |
"numericCode": "016" | |
}, | |
{ | |
"capital": "The Valley", | |
"currencies": [ | |
{ | |
"code": "XCD", | |
"name": "East Caribbean dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/ai.svg", | |
"name": "Anguilla", | |
"callingCodes": [ | |
"1" | |
], | |
"numericCode": "660" | |
}, | |
{ | |
"flag": "https://flagcdn.com/aq.svg", | |
"name": "Antarctica", | |
"callingCodes": [ | |
"672" | |
], | |
"numericCode": "010" | |
}, | |
{ | |
"capital": "Oranjestad", | |
"currencies": [ | |
{ | |
"code": "AWG", | |
"name": "Aruban florin", | |
"symbol": "Æ’" | |
} | |
], | |
"flag": "https://flagcdn.com/aw.svg", | |
"name": "Aruba", | |
"callingCodes": [ | |
"297" | |
], | |
"numericCode": "533" | |
}, | |
{ | |
"capital": "Vienna", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/at.svg", | |
"name": "Austria", | |
"callingCodes": [ | |
"43" | |
], | |
"numericCode": "040" | |
}, | |
{ | |
"capital": "Baku", | |
"currencies": [ | |
{ | |
"code": "AZN", | |
"name": "Azerbaijani manat", | |
"symbol": "₼" | |
} | |
], | |
"flag": "https://flagcdn.com/az.svg", | |
"name": "Azerbaijan", | |
"callingCodes": [ | |
"994" | |
], | |
"numericCode": "031" | |
}, | |
{ | |
"capital": "Nassau", | |
"currencies": [ | |
{ | |
"code": "BSD", | |
"name": "Bahamian dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/bs.svg", | |
"name": "Bahamas", | |
"callingCodes": [ | |
"1" | |
], | |
"numericCode": "044" | |
}, | |
{ | |
"capital": "Manama", | |
"currencies": [ | |
{ | |
"code": "BHD", | |
"name": "Bahraini dinar", | |
"symbol": ".د.ب" | |
} | |
], | |
"flag": "https://flagcdn.com/bh.svg", | |
"name": "Bahrain", | |
"callingCodes": [ | |
"973" | |
], | |
"numericCode": "048" | |
}, | |
{ | |
"capital": "Dhaka", | |
"currencies": [ | |
{ | |
"code": "BDT", | |
"name": "Bangladeshi taka", | |
"symbol": "৳" | |
} | |
], | |
"flag": "https://flagcdn.com/bd.svg", | |
"name": "Bangladesh", | |
"callingCodes": [ | |
"880" | |
], | |
"numericCode": "050" | |
}, | |
{ | |
"capital": "Bridgetown", | |
"currencies": [ | |
{ | |
"code": "BBD", | |
"name": "Barbadian dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/bb.svg", | |
"name": "Barbados", | |
"callingCodes": [ | |
"1" | |
], | |
"numericCode": "052" | |
}, | |
{ | |
"capital": "Minsk", | |
"currencies": [ | |
{ | |
"code": "BYN", | |
"name": "New Belarusian ruble", | |
"symbol": "Br" | |
}, | |
{ | |
"code": "BYR", | |
"name": "Old Belarusian ruble", | |
"symbol": "Br" | |
} | |
], | |
"flag": "https://flagcdn.com/by.svg", | |
"name": "Belarus", | |
"callingCodes": [ | |
"375" | |
], | |
"numericCode": "112" | |
}, | |
{ | |
"capital": "Brussels", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/be.svg", | |
"name": "Belgium", | |
"callingCodes": [ | |
"32" | |
], | |
"numericCode": "056" | |
}, | |
{ | |
"capital": "Belmopan", | |
"currencies": [ | |
{ | |
"code": "BZD", | |
"name": "Belize dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/bz.svg", | |
"name": "Belize", | |
"callingCodes": [ | |
"501" | |
], | |
"numericCode": "084" | |
}, | |
{ | |
"capital": "Porto-Novo", | |
"currencies": [ | |
{ | |
"code": "XOF", | |
"name": "West African CFA franc", | |
"symbol": "Fr" | |
} | |
], | |
"flag": "https://flagcdn.com/bj.svg", | |
"name": "Benin", | |
"callingCodes": [ | |
"229" | |
], | |
"numericCode": "204" | |
}, | |
{ | |
"capital": "Hamilton", | |
"currencies": [ | |
{ | |
"code": "BMD", | |
"name": "Bermudian dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/bm.svg", | |
"name": "Bermuda", | |
"callingCodes": [ | |
"1" | |
], | |
"numericCode": "060" | |
}, | |
{ | |
"capital": "Thimphu", | |
"currencies": [ | |
{ | |
"code": "BTN", | |
"name": "Bhutanese ngultrum", | |
"symbol": "Nu." | |
}, | |
{ | |
"code": "INR", | |
"name": "Indian rupee", | |
"symbol": "₹" | |
} | |
], | |
"flag": "https://flagcdn.com/bt.svg", | |
"name": "Bhutan", | |
"callingCodes": [ | |
"975" | |
], | |
"numericCode": "064" | |
}, | |
{ | |
"capital": "Sucre", | |
"currencies": [ | |
{ | |
"code": "BOB", | |
"name": "Bolivian boliviano", | |
"symbol": "Bs." | |
} | |
], | |
"flag": "https://flagcdn.com/bo.svg", | |
"name": "Bolivia (Plurinational State of)", | |
"callingCodes": [ | |
"591" | |
], | |
"numericCode": "068" | |
}, | |
{ | |
"capital": "Kralendijk", | |
"currencies": [ | |
{ | |
"code": "USD", | |
"name": "United States dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/bq.svg", | |
"name": "Bonaire, Sint Eustatius and Saba", | |
"callingCodes": [ | |
"599" | |
], | |
"numericCode": "535" | |
}, | |
{ | |
"capital": "Sarajevo", | |
"currencies": [ | |
{ | |
"code": "BAM", | |
"name": "Bosnia and Herzegovina convertible mark", | |
"symbol": "KM" | |
} | |
], | |
"flag": "https://flagcdn.com/ba.svg", | |
"name": "Bosnia and Herzegovina", | |
"callingCodes": [ | |
"387" | |
], | |
"numericCode": "070" | |
}, | |
{ | |
"capital": "Gaborone", | |
"currencies": [ | |
{ | |
"code": "BWP", | |
"name": "Botswana pula", | |
"symbol": "P" | |
} | |
], | |
"flag": "https://flagcdn.com/bw.svg", | |
"name": "Botswana", | |
"callingCodes": [ | |
"267" | |
], | |
"numericCode": "072" | |
}, | |
{ | |
"currencies": [ | |
{ | |
"code": "NOK", | |
"name": "Norwegian krone", | |
"symbol": "kr" | |
} | |
], | |
"flag": "https://flagcdn.com/bv.svg", | |
"name": "Bouvet Island", | |
"callingCodes": [ | |
"47" | |
], | |
"numericCode": "074" | |
}, | |
{ | |
"capital": "BrasÃlia", | |
"currencies": [ | |
{ | |
"code": "BRL", | |
"name": "Brazilian real", | |
"symbol": "R$" | |
} | |
], | |
"flag": "https://flagcdn.com/br.svg", | |
"name": "Brazil", | |
"callingCodes": [ | |
"55" | |
], | |
"numericCode": "076" | |
}, | |
{ | |
"capital": "Diego Garcia", | |
"currencies": [ | |
{ | |
"code": "USD", | |
"name": "United States dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/io.svg", | |
"name": "British Indian Ocean Territory", | |
"callingCodes": [ | |
"246" | |
], | |
"numericCode": "086" | |
}, | |
{ | |
"currencies": [ | |
{ | |
"code": "GBP", | |
"name": "British pound", | |
"symbol": "£" | |
} | |
], | |
"flag": "https://flagcdn.com/um.svg", | |
"name": "United States Minor Outlying Islands", | |
"callingCodes": [ | |
"246" | |
], | |
"numericCode": "581" | |
}, | |
{ | |
"capital": "Road Town", | |
"currencies": [ | |
{ | |
"code": "USD", | |
"name": "United States dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/vg.svg", | |
"name": "Virgin Islands (British)", | |
"callingCodes": [ | |
"1" | |
], | |
"numericCode": "092" | |
}, | |
{ | |
"capital": "Charlotte Amalie", | |
"currencies": [ | |
{ | |
"code": "USD", | |
"name": "United States dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/vi.svg", | |
"name": "Virgin Islands (U.S.)", | |
"callingCodes": [ | |
"1 340" | |
], | |
"numericCode": "850" | |
}, | |
{ | |
"capital": "Bandar Seri Begawan", | |
"currencies": [ | |
{ | |
"code": "BND", | |
"name": "Brunei dollar", | |
"symbol": "$" | |
}, | |
{ | |
"code": "SGD", | |
"name": "Singapore dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/bn.svg", | |
"name": "Brunei Darussalam", | |
"callingCodes": [ | |
"673" | |
], | |
"numericCode": "096" | |
}, | |
{ | |
"capital": "Sofia", | |
"currencies": [ | |
{ | |
"code": "BGN", | |
"name": "Bulgarian lev", | |
"symbol": "лв" | |
} | |
], | |
"flag": "https://flagcdn.com/bg.svg", | |
"name": "Bulgaria", | |
"callingCodes": [ | |
"359" | |
], | |
"numericCode": "100" | |
}, | |
{ | |
"capital": "Ouagadougou", | |
"currencies": [ | |
{ | |
"code": "XOF", | |
"name": "West African CFA franc", | |
"symbol": "Fr" | |
} | |
], | |
"flag": "https://flagcdn.com/bf.svg", | |
"name": "Burkina Faso", | |
"callingCodes": [ | |
"226" | |
], | |
"numericCode": "854" | |
}, | |
{ | |
"capital": "Gitega", | |
"currencies": [ | |
{ | |
"code": "BIF", | |
"name": "Burundian franc", | |
"symbol": "Fr" | |
} | |
], | |
"flag": "https://flagcdn.com/bi.svg", | |
"name": "Burundi", | |
"callingCodes": [ | |
"257" | |
], | |
"numericCode": "108" | |
}, | |
{ | |
"capital": "Phnom Penh", | |
"currencies": [ | |
{ | |
"code": "KHR", | |
"name": "Cambodian riel", | |
"symbol": "៛" | |
}, | |
{ | |
"code": "USD", | |
"name": "United States dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/kh.svg", | |
"name": "Cambodia", | |
"callingCodes": [ | |
"855" | |
], | |
"numericCode": "116" | |
}, | |
{ | |
"capital": "Yaoundé", | |
"currencies": [ | |
{ | |
"code": "XAF", | |
"name": "Central African CFA franc", | |
"symbol": "Fr" | |
} | |
], | |
"flag": "https://flagcdn.com/cm.svg", | |
"name": "Cameroon", | |
"callingCodes": [ | |
"237" | |
], | |
"numericCode": "120" | |
}, | |
{ | |
"capital": "Ottawa", | |
"currencies": [ | |
{ | |
"code": "CAD", | |
"name": "Canadian dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/ca.svg", | |
"name": "Canada", | |
"callingCodes": [ | |
"1" | |
], | |
"numericCode": "124" | |
}, | |
{ | |
"capital": "Praia", | |
"currencies": [ | |
{ | |
"code": "CVE", | |
"name": "Cape Verdean escudo", | |
"symbol": "Esc" | |
} | |
], | |
"flag": "https://flagcdn.com/cv.svg", | |
"name": "Cabo Verde", | |
"callingCodes": [ | |
"238" | |
], | |
"numericCode": "132" | |
}, | |
{ | |
"capital": "George Town", | |
"currencies": [ | |
{ | |
"code": "KYD", | |
"name": "Cayman Islands dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/ky.svg", | |
"name": "Cayman Islands", | |
"callingCodes": [ | |
"1" | |
], | |
"numericCode": "136" | |
}, | |
{ | |
"capital": "Bangui", | |
"currencies": [ | |
{ | |
"code": "XAF", | |
"name": "Central African CFA franc", | |
"symbol": "Fr" | |
} | |
], | |
"flag": "https://flagcdn.com/cf.svg", | |
"name": "Central African Republic", | |
"callingCodes": [ | |
"236" | |
], | |
"numericCode": "140" | |
}, | |
{ | |
"capital": "N'Djamena", | |
"currencies": [ | |
{ | |
"code": "XAF", | |
"name": "Central African CFA franc", | |
"symbol": "Fr" | |
} | |
], | |
"flag": "https://flagcdn.com/td.svg", | |
"name": "Chad", | |
"callingCodes": [ | |
"235" | |
], | |
"numericCode": "148" | |
}, | |
{ | |
"capital": "Santiago", | |
"currencies": [ | |
{ | |
"code": "CLP", | |
"name": "Chilean peso", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/cl.svg", | |
"name": "Chile", | |
"callingCodes": [ | |
"56" | |
], | |
"numericCode": "152" | |
}, | |
{ | |
"capital": "Beijing", | |
"currencies": [ | |
{ | |
"code": "CNY", | |
"name": "Chinese yuan", | |
"symbol": "Â¥" | |
} | |
], | |
"flag": "https://flagcdn.com/cn.svg", | |
"name": "China", | |
"callingCodes": [ | |
"86" | |
], | |
"numericCode": "156" | |
}, | |
{ | |
"capital": "Flying Fish Cove", | |
"currencies": [ | |
{ | |
"code": "AUD", | |
"name": "Australian dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/cx.svg", | |
"name": "Christmas Island", | |
"callingCodes": [ | |
"61" | |
], | |
"numericCode": "162" | |
}, | |
{ | |
"capital": "West Island", | |
"currencies": [ | |
{ | |
"code": "AUD", | |
"name": "Australian dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/cc.svg", | |
"name": "Cocos (Keeling) Islands", | |
"callingCodes": [ | |
"61" | |
], | |
"numericCode": "166" | |
}, | |
{ | |
"capital": "Bogotá", | |
"currencies": [ | |
{ | |
"code": "COP", | |
"name": "Colombian peso", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/co.svg", | |
"name": "Colombia", | |
"callingCodes": [ | |
"57" | |
], | |
"numericCode": "170" | |
}, | |
{ | |
"capital": "Moroni", | |
"currencies": [ | |
{ | |
"code": "KMF", | |
"name": "Comorian franc", | |
"symbol": "Fr" | |
} | |
], | |
"flag": "https://flagcdn.com/km.svg", | |
"name": "Comoros", | |
"callingCodes": [ | |
"269" | |
], | |
"numericCode": "174" | |
}, | |
{ | |
"capital": "Brazzaville", | |
"currencies": [ | |
{ | |
"code": "XAF", | |
"name": "Central African CFA franc", | |
"symbol": "Fr" | |
} | |
], | |
"flag": "https://flagcdn.com/cg.svg", | |
"name": "Congo", | |
"callingCodes": [ | |
"242" | |
], | |
"numericCode": "178" | |
}, | |
{ | |
"capital": "Kinshasa", | |
"currencies": [ | |
{ | |
"code": "CDF", | |
"name": "Congolese franc", | |
"symbol": "Fr" | |
} | |
], | |
"flag": "https://flagcdn.com/cd.svg", | |
"name": "Congo (Democratic Republic of the)", | |
"callingCodes": [ | |
"243" | |
], | |
"numericCode": "180" | |
}, | |
{ | |
"capital": "Avarua", | |
"currencies": [ | |
{ | |
"code": "NZD", | |
"name": "New Zealand dollar", | |
"symbol": "$" | |
}, | |
{ | |
"code": "CKD", | |
"name": "Cook Islands dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/ck.svg", | |
"name": "Cook Islands", | |
"callingCodes": [ | |
"682" | |
], | |
"numericCode": "184" | |
}, | |
{ | |
"capital": "San José", | |
"currencies": [ | |
{ | |
"code": "CRC", | |
"name": "Costa Rican colón", | |
"symbol": "â‚¡" | |
} | |
], | |
"flag": "https://flagcdn.com/cr.svg", | |
"name": "Costa Rica", | |
"callingCodes": [ | |
"506" | |
], | |
"numericCode": "188" | |
}, | |
{ | |
"capital": "Zagreb", | |
"currencies": [ | |
{ | |
"code": "HRK", | |
"name": "Croatian kuna", | |
"symbol": "kn" | |
} | |
], | |
"flag": "https://flagcdn.com/hr.svg", | |
"name": "Croatia", | |
"callingCodes": [ | |
"385" | |
], | |
"numericCode": "191" | |
}, | |
{ | |
"capital": "Havana", | |
"currencies": [ | |
{ | |
"code": "CUC", | |
"name": "Cuban convertible peso", | |
"symbol": "$" | |
}, | |
{ | |
"code": "CUP", | |
"name": "Cuban peso", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/cu.svg", | |
"name": "Cuba", | |
"callingCodes": [ | |
"53" | |
], | |
"numericCode": "192" | |
}, | |
{ | |
"capital": "Willemstad", | |
"currencies": [ | |
{ | |
"code": "ANG", | |
"name": "Netherlands Antillean guilder", | |
"symbol": "Æ’" | |
} | |
], | |
"flag": "https://flagcdn.com/cw.svg", | |
"name": "Curaçao", | |
"callingCodes": [ | |
"599" | |
], | |
"numericCode": "531" | |
}, | |
{ | |
"capital": "Nicosia", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/cy.svg", | |
"name": "Cyprus", | |
"callingCodes": [ | |
"357" | |
], | |
"numericCode": "196" | |
}, | |
{ | |
"capital": "Prague", | |
"currencies": [ | |
{ | |
"code": "CZK", | |
"name": "Czech koruna", | |
"symbol": "KÄ" | |
} | |
], | |
"flag": "https://flagcdn.com/cz.svg", | |
"name": "Czech Republic", | |
"callingCodes": [ | |
"420" | |
], | |
"numericCode": "203" | |
}, | |
{ | |
"capital": "Copenhagen", | |
"currencies": [ | |
{ | |
"code": "DKK", | |
"name": "Danish krone", | |
"symbol": "kr" | |
} | |
], | |
"flag": "https://flagcdn.com/dk.svg", | |
"name": "Denmark", | |
"callingCodes": [ | |
"45" | |
], | |
"numericCode": "208" | |
}, | |
{ | |
"capital": "Djibouti", | |
"currencies": [ | |
{ | |
"code": "DJF", | |
"name": "Djiboutian franc", | |
"symbol": "Fr" | |
} | |
], | |
"flag": "https://flagcdn.com/dj.svg", | |
"name": "Djibouti", | |
"callingCodes": [ | |
"253" | |
], | |
"numericCode": "262" | |
}, | |
{ | |
"capital": "Roseau", | |
"currencies": [ | |
{ | |
"code": "XCD", | |
"name": "East Caribbean dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/dm.svg", | |
"name": "Dominica", | |
"callingCodes": [ | |
"1" | |
], | |
"numericCode": "212" | |
}, | |
{ | |
"capital": "Santo Domingo", | |
"currencies": [ | |
{ | |
"code": "DOP", | |
"name": "Dominican peso", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/do.svg", | |
"name": "Dominican Republic", | |
"callingCodes": [ | |
"1" | |
], | |
"numericCode": "214" | |
}, | |
{ | |
"capital": "Quito", | |
"currencies": [ | |
{ | |
"code": "USD", | |
"name": "United States dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/ec.svg", | |
"name": "Ecuador", | |
"callingCodes": [ | |
"593" | |
], | |
"numericCode": "218" | |
}, | |
{ | |
"capital": "Cairo", | |
"currencies": [ | |
{ | |
"code": "EGP", | |
"name": "Egyptian pound", | |
"symbol": "£" | |
} | |
], | |
"flag": "https://flagcdn.com/eg.svg", | |
"name": "Egypt", | |
"callingCodes": [ | |
"20" | |
], | |
"numericCode": "818" | |
}, | |
{ | |
"capital": "San Salvador", | |
"currencies": [ | |
{ | |
"code": "USD", | |
"name": "United States dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/sv.svg", | |
"name": "El Salvador", | |
"callingCodes": [ | |
"503" | |
], | |
"numericCode": "222" | |
}, | |
{ | |
"capital": "Malabo", | |
"currencies": [ | |
{ | |
"code": "XAF", | |
"name": "Central African CFA franc", | |
"symbol": "Fr" | |
} | |
], | |
"flag": "https://flagcdn.com/gq.svg", | |
"name": "Equatorial Guinea", | |
"callingCodes": [ | |
"240" | |
], | |
"numericCode": "226" | |
}, | |
{ | |
"capital": "Asmara", | |
"currencies": [ | |
{ | |
"code": "ERN", | |
"name": "Eritrean nakfa", | |
"symbol": "Nfk" | |
} | |
], | |
"flag": "https://flagcdn.com/er.svg", | |
"name": "Eritrea", | |
"callingCodes": [ | |
"291" | |
], | |
"numericCode": "232" | |
}, | |
{ | |
"capital": "Tallinn", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/ee.svg", | |
"name": "Estonia", | |
"callingCodes": [ | |
"372" | |
], | |
"numericCode": "233" | |
}, | |
{ | |
"capital": "Addis Ababa", | |
"currencies": [ | |
{ | |
"code": "ETB", | |
"name": "Ethiopian birr", | |
"symbol": "Br" | |
} | |
], | |
"flag": "https://flagcdn.com/et.svg", | |
"name": "Ethiopia", | |
"callingCodes": [ | |
"251" | |
], | |
"numericCode": "231" | |
}, | |
{ | |
"capital": "Stanley", | |
"currencies": [ | |
{ | |
"code": "FKP", | |
"name": "Falkland Islands pound", | |
"symbol": "£" | |
} | |
], | |
"flag": "https://flagcdn.com/fk.svg", | |
"name": "Falkland Islands (Malvinas)", | |
"callingCodes": [ | |
"500" | |
], | |
"numericCode": "238" | |
}, | |
{ | |
"capital": "Tórshavn", | |
"currencies": [ | |
{ | |
"code": "DKK", | |
"name": "Danish krone", | |
"symbol": "kr" | |
}, | |
{ | |
"code": "FOK", | |
"name": "Faroese króna", | |
"symbol": "kr" | |
} | |
], | |
"flag": "https://flagcdn.com/fo.svg", | |
"name": "Faroe Islands", | |
"callingCodes": [ | |
"298" | |
], | |
"numericCode": "234" | |
}, | |
{ | |
"capital": "Suva", | |
"currencies": [ | |
{ | |
"code": "FJD", | |
"name": "Fijian dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/fj.svg", | |
"name": "Fiji", | |
"callingCodes": [ | |
"679" | |
], | |
"numericCode": "242" | |
}, | |
{ | |
"capital": "Helsinki", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/fi.svg", | |
"name": "Finland", | |
"callingCodes": [ | |
"358" | |
], | |
"numericCode": "246" | |
}, | |
{ | |
"capital": "Paris", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/fr.svg", | |
"name": "France", | |
"callingCodes": [ | |
"33" | |
], | |
"numericCode": "250" | |
}, | |
{ | |
"capital": "Cayenne", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/gf.svg", | |
"name": "French Guiana", | |
"callingCodes": [ | |
"594" | |
], | |
"numericCode": "254" | |
}, | |
{ | |
"capital": "Papeetē", | |
"currencies": [ | |
{ | |
"code": "XPF", | |
"name": "CFP franc", | |
"symbol": "Fr" | |
} | |
], | |
"flag": "https://flagcdn.com/pf.svg", | |
"name": "French Polynesia", | |
"callingCodes": [ | |
"689" | |
], | |
"numericCode": "258" | |
}, | |
{ | |
"capital": "Port-aux-Français", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/tf.svg", | |
"name": "French Southern Territories", | |
"callingCodes": [ | |
"262" | |
], | |
"numericCode": "260" | |
}, | |
{ | |
"capital": "Libreville", | |
"currencies": [ | |
{ | |
"code": "XAF", | |
"name": "Central African CFA franc", | |
"symbol": "Fr" | |
} | |
], | |
"flag": "https://flagcdn.com/ga.svg", | |
"name": "Gabon", | |
"callingCodes": [ | |
"241" | |
], | |
"numericCode": "266" | |
}, | |
{ | |
"capital": "Banjul", | |
"currencies": [ | |
{ | |
"code": "GMD", | |
"name": "Gambian dalasi", | |
"symbol": "D" | |
} | |
], | |
"flag": "https://flagcdn.com/gm.svg", | |
"name": "Gambia", | |
"callingCodes": [ | |
"220" | |
], | |
"numericCode": "270" | |
}, | |
{ | |
"capital": "Tbilisi", | |
"currencies": [ | |
{ | |
"code": "GEL", | |
"name": "Georgian Lari", | |
"symbol": "ლ" | |
} | |
], | |
"flag": "https://flagcdn.com/ge.svg", | |
"name": "Georgia", | |
"callingCodes": [ | |
"995" | |
], | |
"numericCode": "268" | |
}, | |
{ | |
"capital": "Berlin", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/de.svg", | |
"name": "Germany", | |
"callingCodes": [ | |
"49" | |
], | |
"numericCode": "276" | |
}, | |
{ | |
"capital": "Accra", | |
"currencies": [ | |
{ | |
"code": "GHS", | |
"name": "Ghanaian cedi", | |
"symbol": "₵" | |
} | |
], | |
"flag": "https://flagcdn.com/gh.svg", | |
"name": "Ghana", | |
"callingCodes": [ | |
"233" | |
], | |
"numericCode": "288" | |
}, | |
{ | |
"capital": "Gibraltar", | |
"currencies": [ | |
{ | |
"code": "GIP", | |
"name": "Gibraltar pound", | |
"symbol": "£" | |
} | |
], | |
"flag": "https://flagcdn.com/gi.svg", | |
"name": "Gibraltar", | |
"callingCodes": [ | |
"350" | |
], | |
"numericCode": "292" | |
}, | |
{ | |
"capital": "Athens", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/gr.svg", | |
"name": "Greece", | |
"callingCodes": [ | |
"30" | |
], | |
"numericCode": "300" | |
}, | |
{ | |
"capital": "Nuuk", | |
"currencies": [ | |
{ | |
"code": "DKK", | |
"name": "Danish krone", | |
"symbol": "kr" | |
} | |
], | |
"flag": "https://flagcdn.com/gl.svg", | |
"name": "Greenland", | |
"callingCodes": [ | |
"299" | |
], | |
"numericCode": "304" | |
}, | |
{ | |
"capital": "St. George's", | |
"currencies": [ | |
{ | |
"code": "XCD", | |
"name": "East Caribbean dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/gd.svg", | |
"name": "Grenada", | |
"callingCodes": [ | |
"1" | |
], | |
"numericCode": "308" | |
}, | |
{ | |
"capital": "Basse-Terre", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/gp.svg", | |
"name": "Guadeloupe", | |
"callingCodes": [ | |
"590" | |
], | |
"numericCode": "312" | |
}, | |
{ | |
"capital": "Hagåtña", | |
"currencies": [ | |
{ | |
"code": "USD", | |
"name": "United States dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/gu.svg", | |
"name": "Guam", | |
"callingCodes": [ | |
"1" | |
], | |
"numericCode": "316" | |
}, | |
{ | |
"capital": "Guatemala City", | |
"currencies": [ | |
{ | |
"code": "GTQ", | |
"name": "Guatemalan quetzal", | |
"symbol": "Q" | |
} | |
], | |
"flag": "https://flagcdn.com/gt.svg", | |
"name": "Guatemala", | |
"callingCodes": [ | |
"502" | |
], | |
"numericCode": "320" | |
}, | |
{ | |
"capital": "St. Peter Port", | |
"currencies": [ | |
{ | |
"code": "GBP", | |
"name": "British pound", | |
"symbol": "£" | |
}, | |
{ | |
"code": "GGP", | |
"name": "Guernsey pound", | |
"symbol": "£" | |
} | |
], | |
"flag": "https://flagcdn.com/gg.svg", | |
"name": "Guernsey", | |
"callingCodes": [ | |
"44" | |
], | |
"numericCode": "831" | |
}, | |
{ | |
"capital": "Conakry", | |
"currencies": [ | |
{ | |
"code": "GNF", | |
"name": "Guinean franc", | |
"symbol": "Fr" | |
} | |
], | |
"flag": "https://flagcdn.com/gn.svg", | |
"name": "Guinea", | |
"callingCodes": [ | |
"224" | |
], | |
"numericCode": "324" | |
}, | |
{ | |
"capital": "Bissau", | |
"currencies": [ | |
{ | |
"code": "XOF", | |
"name": "West African CFA franc", | |
"symbol": "Fr" | |
} | |
], | |
"flag": "https://flagcdn.com/gw.svg", | |
"name": "Guinea-Bissau", | |
"callingCodes": [ | |
"245" | |
], | |
"numericCode": "624" | |
}, | |
{ | |
"capital": "Georgetown", | |
"currencies": [ | |
{ | |
"code": "GYD", | |
"name": "Guyanese dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/gy.svg", | |
"name": "Guyana", | |
"callingCodes": [ | |
"592" | |
], | |
"numericCode": "328" | |
}, | |
{ | |
"capital": "Port-au-Prince", | |
"currencies": [ | |
{ | |
"code": "HTG", | |
"name": "Haitian gourde", | |
"symbol": "G" | |
} | |
], | |
"flag": "https://flagcdn.com/ht.svg", | |
"name": "Haiti", | |
"callingCodes": [ | |
"509" | |
], | |
"numericCode": "332" | |
}, | |
{ | |
"currencies": [ | |
{ | |
"code": "AUD", | |
"name": "Australian dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/hm.svg", | |
"name": "Heard Island and McDonald Islands", | |
"callingCodes": [ | |
"672" | |
], | |
"numericCode": "334" | |
}, | |
{ | |
"capital": "Vatican City", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/va.svg", | |
"name": "Vatican City", | |
"callingCodes": [ | |
"379" | |
], | |
"numericCode": "336" | |
}, | |
{ | |
"capital": "Tegucigalpa", | |
"currencies": [ | |
{ | |
"code": "HNL", | |
"name": "Honduran lempira", | |
"symbol": "L" | |
} | |
], | |
"flag": "https://flagcdn.com/hn.svg", | |
"name": "Honduras", | |
"callingCodes": [ | |
"504" | |
], | |
"numericCode": "340" | |
}, | |
{ | |
"capital": "Budapest", | |
"currencies": [ | |
{ | |
"code": "HUF", | |
"name": "Hungarian forint", | |
"symbol": "Ft" | |
} | |
], | |
"flag": "https://flagcdn.com/hu.svg", | |
"name": "Hungary", | |
"callingCodes": [ | |
"36" | |
], | |
"numericCode": "348" | |
}, | |
{ | |
"capital": "City of Victoria", | |
"currencies": [ | |
{ | |
"code": "HKD", | |
"name": "Hong Kong dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/hk.svg", | |
"name": "Hong Kong", | |
"callingCodes": [ | |
"852" | |
], | |
"numericCode": "344" | |
}, | |
{ | |
"capital": "ReykjavÃk", | |
"currencies": [ | |
{ | |
"code": "ISK", | |
"name": "Icelandic króna", | |
"symbol": "kr" | |
} | |
], | |
"flag": "https://flagcdn.com/is.svg", | |
"name": "Iceland", | |
"callingCodes": [ | |
"354" | |
], | |
"numericCode": "352" | |
}, | |
{ | |
"capital": "New Delhi", | |
"currencies": [ | |
{ | |
"code": "INR", | |
"name": "Indian rupee", | |
"symbol": "₹" | |
} | |
], | |
"flag": "https://flagcdn.com/in.svg", | |
"name": "India", | |
"callingCodes": [ | |
"91" | |
], | |
"numericCode": "356" | |
}, | |
{ | |
"capital": "Jakarta", | |
"currencies": [ | |
{ | |
"code": "IDR", | |
"name": "Indonesian rupiah", | |
"symbol": "Rp" | |
} | |
], | |
"flag": "https://flagcdn.com/id.svg", | |
"name": "Indonesia", | |
"callingCodes": [ | |
"62" | |
], | |
"numericCode": "360" | |
}, | |
{ | |
"capital": "Yamoussoukro", | |
"currencies": [ | |
{ | |
"code": "XOF", | |
"name": "West African CFA franc", | |
"symbol": "Fr" | |
} | |
], | |
"flag": "https://flagcdn.com/ci.svg", | |
"name": "Ivory Coast", | |
"callingCodes": [ | |
"225" | |
], | |
"numericCode": "384" | |
}, | |
{ | |
"capital": "Tehran", | |
"currencies": [ | |
{ | |
"code": "IRR", | |
"name": "Iranian rial", | |
"symbol": "ï·¼" | |
} | |
], | |
"flag": "https://flagcdn.com/ir.svg", | |
"name": "Iran (Islamic Republic of)", | |
"callingCodes": [ | |
"98" | |
], | |
"numericCode": "364" | |
}, | |
{ | |
"capital": "Baghdad", | |
"currencies": [ | |
{ | |
"code": "IQD", | |
"name": "Iraqi dinar", | |
"symbol": "ع.د" | |
} | |
], | |
"flag": "https://flagcdn.com/iq.svg", | |
"name": "Iraq", | |
"callingCodes": [ | |
"964" | |
], | |
"numericCode": "368" | |
}, | |
{ | |
"capital": "Dublin", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/ie.svg", | |
"name": "Ireland", | |
"callingCodes": [ | |
"353" | |
], | |
"numericCode": "372" | |
}, | |
{ | |
"capital": "Douglas", | |
"currencies": [ | |
{ | |
"code": "GBP", | |
"name": "British pound", | |
"symbol": "£" | |
}, | |
{ | |
"code": "IMP[G]", | |
"name": "Manx pound", | |
"symbol": "£" | |
} | |
], | |
"flag": "https://flagcdn.com/im.svg", | |
"name": "Isle of Man", | |
"callingCodes": [ | |
"44" | |
], | |
"numericCode": "833" | |
}, | |
{ | |
"capital": "Jerusalem", | |
"currencies": [ | |
{ | |
"code": "ILS", | |
"name": "Israeli new shekel", | |
"symbol": "₪" | |
} | |
], | |
"flag": "https://flagcdn.com/il.svg", | |
"name": "Israel", | |
"callingCodes": [ | |
"972" | |
], | |
"numericCode": "376" | |
}, | |
{ | |
"capital": "Rome", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/it.svg", | |
"name": "Italy", | |
"callingCodes": [ | |
"39" | |
], | |
"numericCode": "380" | |
}, | |
{ | |
"capital": "Kingston", | |
"currencies": [ | |
{ | |
"code": "JMD", | |
"name": "Jamaican dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/jm.svg", | |
"name": "Jamaica", | |
"callingCodes": [ | |
"1" | |
], | |
"numericCode": "388" | |
}, | |
{ | |
"capital": "Tokyo", | |
"currencies": [ | |
{ | |
"code": "JPY", | |
"name": "Japanese yen", | |
"symbol": "Â¥" | |
} | |
], | |
"flag": "https://flagcdn.com/jp.svg", | |
"name": "Japan", | |
"callingCodes": [ | |
"81" | |
], | |
"numericCode": "392" | |
}, | |
{ | |
"capital": "Saint Helier", | |
"currencies": [ | |
{ | |
"code": "GBP", | |
"name": "British pound", | |
"symbol": "£" | |
}, | |
{ | |
"code": "JEP[G]", | |
"name": "Jersey pound", | |
"symbol": "£" | |
} | |
], | |
"flag": "https://flagcdn.com/je.svg", | |
"name": "Jersey", | |
"callingCodes": [ | |
"44" | |
], | |
"numericCode": "832" | |
}, | |
{ | |
"capital": "Amman", | |
"currencies": [ | |
{ | |
"code": "JOD", | |
"name": "Jordanian dinar", | |
"symbol": "د.ا" | |
} | |
], | |
"flag": "https://flagcdn.com/jo.svg", | |
"name": "Jordan", | |
"callingCodes": [ | |
"962" | |
], | |
"numericCode": "400" | |
}, | |
{ | |
"capital": "Nur-Sultan", | |
"currencies": [ | |
{ | |
"code": "KZT", | |
"name": "Kazakhstani tenge", | |
"symbol": "₸" | |
} | |
], | |
"flag": "https://flagcdn.com/kz.svg", | |
"name": "Kazakhstan", | |
"callingCodes": [ | |
"76", | |
"77" | |
], | |
"numericCode": "398" | |
}, | |
{ | |
"capital": "Nairobi", | |
"currencies": [ | |
{ | |
"code": "KES", | |
"name": "Kenyan shilling", | |
"symbol": "Sh" | |
} | |
], | |
"flag": "https://flagcdn.com/ke.svg", | |
"name": "Kenya", | |
"callingCodes": [ | |
"254" | |
], | |
"numericCode": "404" | |
}, | |
{ | |
"capital": "South Tarawa", | |
"currencies": [ | |
{ | |
"code": "AUD", | |
"name": "Australian dollar", | |
"symbol": "$" | |
}, | |
{ | |
"code": "KID", | |
"name": "Kiribati dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/ki.svg", | |
"name": "Kiribati", | |
"callingCodes": [ | |
"686" | |
], | |
"numericCode": "296" | |
}, | |
{ | |
"capital": "Kuwait City", | |
"currencies": [ | |
{ | |
"code": "KWD", | |
"name": "Kuwaiti dinar", | |
"symbol": "د.ك" | |
} | |
], | |
"flag": "https://flagcdn.com/kw.svg", | |
"name": "Kuwait", | |
"callingCodes": [ | |
"965" | |
], | |
"numericCode": "414" | |
}, | |
{ | |
"capital": "Bishkek", | |
"currencies": [ | |
{ | |
"code": "KGS", | |
"name": "Kyrgyzstani som", | |
"symbol": "Ñ" | |
} | |
], | |
"flag": "https://flagcdn.com/kg.svg", | |
"name": "Kyrgyzstan", | |
"callingCodes": [ | |
"996" | |
], | |
"numericCode": "417" | |
}, | |
{ | |
"capital": "Vientiane", | |
"currencies": [ | |
{ | |
"code": "LAK", | |
"name": "Lao kip", | |
"symbol": "â‚" | |
} | |
], | |
"flag": "https://flagcdn.com/la.svg", | |
"name": "Lao People's Democratic Republic", | |
"callingCodes": [ | |
"856" | |
], | |
"numericCode": "418" | |
}, | |
{ | |
"capital": "Riga", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/lv.svg", | |
"name": "Latvia", | |
"callingCodes": [ | |
"371" | |
], | |
"numericCode": "428" | |
}, | |
{ | |
"capital": "Beirut", | |
"currencies": [ | |
{ | |
"code": "LBP", | |
"name": "Lebanese pound", | |
"symbol": "Ù„.Ù„" | |
} | |
], | |
"flag": "https://flagcdn.com/lb.svg", | |
"name": "Lebanon", | |
"callingCodes": [ | |
"961" | |
], | |
"numericCode": "422" | |
}, | |
{ | |
"capital": "Maseru", | |
"currencies": [ | |
{ | |
"code": "LSL", | |
"name": "Lesotho loti", | |
"symbol": "L" | |
}, | |
{ | |
"code": "ZAR", | |
"name": "South African rand", | |
"symbol": "R" | |
} | |
], | |
"flag": "https://flagcdn.com/ls.svg", | |
"name": "Lesotho", | |
"callingCodes": [ | |
"266" | |
], | |
"numericCode": "426" | |
}, | |
{ | |
"capital": "Monrovia", | |
"currencies": [ | |
{ | |
"code": "LRD", | |
"name": "Liberian dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/lr.svg", | |
"name": "Liberia", | |
"callingCodes": [ | |
"231" | |
], | |
"numericCode": "430" | |
}, | |
{ | |
"capital": "Tripoli", | |
"currencies": [ | |
{ | |
"code": "LYD", | |
"name": "Libyan dinar", | |
"symbol": "ل.د" | |
} | |
], | |
"flag": "https://flagcdn.com/ly.svg", | |
"name": "Libya", | |
"callingCodes": [ | |
"218" | |
], | |
"numericCode": "434" | |
}, | |
{ | |
"capital": "Vaduz", | |
"currencies": [ | |
{ | |
"code": "CHF", | |
"name": "Swiss franc", | |
"symbol": "Fr" | |
} | |
], | |
"flag": "https://flagcdn.com/li.svg", | |
"name": "Liechtenstein", | |
"callingCodes": [ | |
"423" | |
], | |
"numericCode": "438" | |
}, | |
{ | |
"capital": "Vilnius", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/lt.svg", | |
"name": "Lithuania", | |
"callingCodes": [ | |
"370" | |
], | |
"numericCode": "440" | |
}, | |
{ | |
"capital": "Luxembourg", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/lu.svg", | |
"name": "Luxembourg", | |
"callingCodes": [ | |
"352" | |
], | |
"numericCode": "442" | |
}, | |
{ | |
"currencies": [ | |
{ | |
"code": "MOP", | |
"name": "Macanese pataca", | |
"symbol": "P" | |
} | |
], | |
"flag": "https://flagcdn.com/mo.svg", | |
"name": "Macao", | |
"callingCodes": [ | |
"853" | |
], | |
"numericCode": "446" | |
}, | |
{ | |
"capital": "Skopje", | |
"currencies": [ | |
{ | |
"code": "MKD", | |
"name": "Macedonian denar", | |
"symbol": "ден" | |
} | |
], | |
"flag": "https://flagcdn.com/mk.svg", | |
"name": "North Macedonia", | |
"callingCodes": [ | |
"389" | |
], | |
"numericCode": "807" | |
}, | |
{ | |
"capital": "Antananarivo", | |
"currencies": [ | |
{ | |
"code": "MGA", | |
"name": "Malagasy ariary", | |
"symbol": "Ar" | |
} | |
], | |
"flag": "https://flagcdn.com/mg.svg", | |
"name": "Madagascar", | |
"callingCodes": [ | |
"261" | |
], | |
"numericCode": "450" | |
}, | |
{ | |
"capital": "Lilongwe", | |
"currencies": [ | |
{ | |
"code": "MWK", | |
"name": "Malawian kwacha", | |
"symbol": "MK" | |
} | |
], | |
"flag": "https://flagcdn.com/mw.svg", | |
"name": "Malawi", | |
"callingCodes": [ | |
"265" | |
], | |
"numericCode": "454" | |
}, | |
{ | |
"capital": "Kuala Lumpur", | |
"currencies": [ | |
{ | |
"code": "MYR", | |
"name": "Malaysian ringgit", | |
"symbol": "RM" | |
} | |
], | |
"flag": "https://flagcdn.com/my.svg", | |
"name": "Malaysia", | |
"callingCodes": [ | |
"60" | |
], | |
"numericCode": "458" | |
}, | |
{ | |
"capital": "Malé", | |
"currencies": [ | |
{ | |
"code": "MVR", | |
"name": "Maldivian rufiyaa", | |
"symbol": ".Þƒ" | |
} | |
], | |
"flag": "https://flagcdn.com/mv.svg", | |
"name": "Maldives", | |
"callingCodes": [ | |
"960" | |
], | |
"numericCode": "462" | |
}, | |
{ | |
"capital": "Bamako", | |
"currencies": [ | |
{ | |
"code": "XOF", | |
"name": "West African CFA franc", | |
"symbol": "Fr" | |
} | |
], | |
"flag": "https://flagcdn.com/ml.svg", | |
"name": "Mali", | |
"callingCodes": [ | |
"223" | |
], | |
"numericCode": "466" | |
}, | |
{ | |
"capital": "Valletta", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/mt.svg", | |
"name": "Malta", | |
"callingCodes": [ | |
"356" | |
], | |
"numericCode": "470" | |
}, | |
{ | |
"capital": "Majuro", | |
"currencies": [ | |
{ | |
"code": "USD", | |
"name": "United States dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/mh.svg", | |
"name": "Marshall Islands", | |
"callingCodes": [ | |
"692" | |
], | |
"numericCode": "584" | |
}, | |
{ | |
"capital": "Fort-de-France", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/mq.svg", | |
"name": "Martinique", | |
"callingCodes": [ | |
"596" | |
], | |
"numericCode": "474" | |
}, | |
{ | |
"capital": "Nouakchott", | |
"currencies": [ | |
{ | |
"code": "MRO", | |
"name": "Mauritanian ouguiya", | |
"symbol": "UM" | |
} | |
], | |
"flag": "https://flagcdn.com/mr.svg", | |
"name": "Mauritania", | |
"callingCodes": [ | |
"222" | |
], | |
"numericCode": "478" | |
}, | |
{ | |
"capital": "Port Louis", | |
"currencies": [ | |
{ | |
"code": "MUR", | |
"name": "Mauritian rupee", | |
"symbol": "₨" | |
} | |
], | |
"flag": "https://flagcdn.com/mu.svg", | |
"name": "Mauritius", | |
"callingCodes": [ | |
"230" | |
], | |
"numericCode": "480" | |
}, | |
{ | |
"capital": "Mamoudzou", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/yt.svg", | |
"name": "Mayotte", | |
"callingCodes": [ | |
"262" | |
], | |
"numericCode": "175" | |
}, | |
{ | |
"capital": "Mexico City", | |
"currencies": [ | |
{ | |
"code": "MXN", | |
"name": "Mexican peso", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/mx.svg", | |
"name": "Mexico", | |
"callingCodes": [ | |
"52" | |
], | |
"numericCode": "484" | |
}, | |
{ | |
"capital": "Palikir", | |
"currencies": [ | |
{ | |
"code": "USD", | |
"name": "United States dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/fm.svg", | |
"name": "Micronesia (Federated States of)", | |
"callingCodes": [ | |
"691" | |
], | |
"numericCode": "583" | |
}, | |
{ | |
"capital": "Chișinău", | |
"currencies": [ | |
{ | |
"code": "MDL", | |
"name": "Moldovan leu", | |
"symbol": "L" | |
} | |
], | |
"flag": "https://flagcdn.com/md.svg", | |
"name": "Moldova (Republic of)", | |
"callingCodes": [ | |
"373" | |
], | |
"numericCode": "498" | |
}, | |
{ | |
"capital": "Monaco", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/mc.svg", | |
"name": "Monaco", | |
"callingCodes": [ | |
"377" | |
], | |
"numericCode": "492" | |
}, | |
{ | |
"capital": "Ulan Bator", | |
"currencies": [ | |
{ | |
"code": "MNT", | |
"name": "Mongolian tögrög", | |
"symbol": "â‚®" | |
} | |
], | |
"flag": "https://flagcdn.com/mn.svg", | |
"name": "Mongolia", | |
"callingCodes": [ | |
"976" | |
], | |
"numericCode": "496" | |
}, | |
{ | |
"capital": "Podgorica", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/me.svg", | |
"name": "Montenegro", | |
"callingCodes": [ | |
"382" | |
], | |
"numericCode": "499" | |
}, | |
{ | |
"capital": "Plymouth", | |
"currencies": [ | |
{ | |
"code": "XCD", | |
"name": "East Caribbean dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/ms.svg", | |
"name": "Montserrat", | |
"callingCodes": [ | |
"1" | |
], | |
"numericCode": "500" | |
}, | |
{ | |
"capital": "Rabat", | |
"currencies": [ | |
{ | |
"code": "MAD", | |
"name": "Moroccan dirham", | |
"symbol": "د.م." | |
} | |
], | |
"flag": "https://flagcdn.com/ma.svg", | |
"name": "Morocco", | |
"callingCodes": [ | |
"212" | |
], | |
"numericCode": "504" | |
}, | |
{ | |
"capital": "Maputo", | |
"currencies": [ | |
{ | |
"code": "MZN", | |
"name": "Mozambican metical", | |
"symbol": "MT" | |
} | |
], | |
"flag": "https://flagcdn.com/mz.svg", | |
"name": "Mozambique", | |
"callingCodes": [ | |
"258" | |
], | |
"numericCode": "508" | |
}, | |
{ | |
"capital": "Naypyidaw", | |
"currencies": [ | |
{ | |
"code": "MMK", | |
"name": "Burmese kyat", | |
"symbol": "Ks" | |
} | |
], | |
"flag": "https://flagcdn.com/mm.svg", | |
"name": "Myanmar", | |
"callingCodes": [ | |
"95" | |
], | |
"numericCode": "104" | |
}, | |
{ | |
"capital": "Windhoek", | |
"currencies": [ | |
{ | |
"code": "NAD", | |
"name": "Namibian dollar", | |
"symbol": "$" | |
}, | |
{ | |
"code": "ZAR", | |
"name": "South African rand", | |
"symbol": "R" | |
} | |
], | |
"flag": "https://flagcdn.com/na.svg", | |
"name": "Namibia", | |
"callingCodes": [ | |
"264" | |
], | |
"numericCode": "516" | |
}, | |
{ | |
"capital": "Yaren", | |
"currencies": [ | |
{ | |
"code": "AUD", | |
"name": "Australian dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/nr.svg", | |
"name": "Nauru", | |
"callingCodes": [ | |
"674" | |
], | |
"numericCode": "520" | |
}, | |
{ | |
"capital": "Kathmandu", | |
"currencies": [ | |
{ | |
"code": "NPR", | |
"name": "Nepalese rupee", | |
"symbol": "₨" | |
} | |
], | |
"flag": "https://flagcdn.com/np.svg", | |
"name": "Nepal", | |
"callingCodes": [ | |
"977" | |
], | |
"numericCode": "524" | |
}, | |
{ | |
"capital": "Amsterdam", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/nl.svg", | |
"name": "Netherlands", | |
"callingCodes": [ | |
"31" | |
], | |
"numericCode": "528" | |
}, | |
{ | |
"capital": "Nouméa", | |
"currencies": [ | |
{ | |
"code": "XPF", | |
"name": "CFP franc", | |
"symbol": "Fr" | |
} | |
], | |
"flag": "https://flagcdn.com/nc.svg", | |
"name": "New Caledonia", | |
"callingCodes": [ | |
"687" | |
], | |
"numericCode": "540" | |
}, | |
{ | |
"capital": "Wellington", | |
"currencies": [ | |
{ | |
"code": "NZD", | |
"name": "New Zealand dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/nz.svg", | |
"name": "New Zealand", | |
"callingCodes": [ | |
"64" | |
], | |
"numericCode": "554" | |
}, | |
{ | |
"capital": "Managua", | |
"currencies": [ | |
{ | |
"code": "NIO", | |
"name": "Nicaraguan córdoba", | |
"symbol": "C$" | |
} | |
], | |
"flag": "https://flagcdn.com/ni.svg", | |
"name": "Nicaragua", | |
"callingCodes": [ | |
"505" | |
], | |
"numericCode": "558" | |
}, | |
{ | |
"capital": "Niamey", | |
"currencies": [ | |
{ | |
"code": "XOF", | |
"name": "West African CFA franc", | |
"symbol": "Fr" | |
} | |
], | |
"flag": "https://flagcdn.com/ne.svg", | |
"name": "Niger", | |
"callingCodes": [ | |
"227" | |
], | |
"numericCode": "562" | |
}, | |
{ | |
"capital": "Abuja", | |
"currencies": [ | |
{ | |
"code": "NGN", | |
"name": "Nigerian naira", | |
"symbol": "₦" | |
} | |
], | |
"flag": "https://flagcdn.com/ng.svg", | |
"name": "Nigeria", | |
"callingCodes": [ | |
"234" | |
], | |
"numericCode": "566" | |
}, | |
{ | |
"capital": "Alofi", | |
"currencies": [ | |
{ | |
"code": "NZD", | |
"name": "New Zealand dollar", | |
"symbol": "$" | |
}, | |
{ | |
"code": "NZD", | |
"name": "Niue dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/nu.svg", | |
"name": "Niue", | |
"callingCodes": [ | |
"683" | |
], | |
"numericCode": "570" | |
}, | |
{ | |
"capital": "Kingston", | |
"currencies": [ | |
{ | |
"code": "AUD", | |
"name": "Australian dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/nf.svg", | |
"name": "Norfolk Island", | |
"callingCodes": [ | |
"672" | |
], | |
"numericCode": "574" | |
}, | |
{ | |
"capital": "Pyongyang", | |
"currencies": [ | |
{ | |
"code": "KPW", | |
"name": "North Korean won", | |
"symbol": "â‚©" | |
} | |
], | |
"flag": "https://flagcdn.com/kp.svg", | |
"name": "Korea (Democratic People's Republic of)", | |
"callingCodes": [ | |
"850" | |
], | |
"numericCode": "408" | |
}, | |
{ | |
"capital": "Saipan", | |
"currencies": [ | |
{ | |
"code": "USD", | |
"name": "United States dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/mp.svg", | |
"name": "Northern Mariana Islands", | |
"callingCodes": [ | |
"1" | |
], | |
"numericCode": "580" | |
}, | |
{ | |
"capital": "Oslo", | |
"currencies": [ | |
{ | |
"code": "NOK", | |
"name": "Norwegian krone", | |
"symbol": "kr" | |
} | |
], | |
"flag": "https://flagcdn.com/no.svg", | |
"name": "Norway", | |
"callingCodes": [ | |
"47" | |
], | |
"numericCode": "578" | |
}, | |
{ | |
"capital": "Muscat", | |
"currencies": [ | |
{ | |
"code": "OMR", | |
"name": "Omani rial", | |
"symbol": "ر.ع." | |
} | |
], | |
"flag": "https://flagcdn.com/om.svg", | |
"name": "Oman", | |
"callingCodes": [ | |
"968" | |
], | |
"numericCode": "512" | |
}, | |
{ | |
"capital": "Islamabad", | |
"currencies": [ | |
{ | |
"code": "PKR", | |
"name": "Pakistani rupee", | |
"symbol": "₨" | |
} | |
], | |
"flag": "https://flagcdn.com/pk.svg", | |
"name": "Pakistan", | |
"callingCodes": [ | |
"92" | |
], | |
"numericCode": "586" | |
}, | |
{ | |
"capital": "Ngerulmud", | |
"currencies": [ | |
{ | |
"code": "USD", | |
"name": "United States dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/pw.svg", | |
"name": "Palau", | |
"callingCodes": [ | |
"680" | |
], | |
"numericCode": "585" | |
}, | |
{ | |
"capital": "Ramallah", | |
"currencies": [ | |
{ | |
"code": "EGP", | |
"name": "Egyptian pound", | |
"symbol": "E£" | |
}, | |
{ | |
"code": "ILS", | |
"name": "Israeli new shekel", | |
"symbol": "₪" | |
}, | |
{ | |
"code": "JOD", | |
"name": "Jordanian dinar", | |
"symbol": "د.أ" | |
} | |
], | |
"flag": "https://flagcdn.com/ps.svg", | |
"name": "Palestine, State of", | |
"callingCodes": [ | |
"970" | |
], | |
"numericCode": "275" | |
}, | |
{ | |
"capital": "Panama City", | |
"currencies": [ | |
{ | |
"code": "PAB", | |
"name": "Panamanian balboa", | |
"symbol": "B/." | |
}, | |
{ | |
"code": "USD", | |
"name": "United States dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/pa.svg", | |
"name": "Panama", | |
"callingCodes": [ | |
"507" | |
], | |
"numericCode": "591" | |
}, | |
{ | |
"capital": "Port Moresby", | |
"currencies": [ | |
{ | |
"code": "PGK", | |
"name": "Papua New Guinean kina", | |
"symbol": "K" | |
} | |
], | |
"flag": "https://flagcdn.com/pg.svg", | |
"name": "Papua New Guinea", | |
"callingCodes": [ | |
"675" | |
], | |
"numericCode": "598" | |
}, | |
{ | |
"capital": "Asunción", | |
"currencies": [ | |
{ | |
"code": "PYG", | |
"name": "Paraguayan guaranÃ", | |
"symbol": "₲" | |
} | |
], | |
"flag": "https://flagcdn.com/py.svg", | |
"name": "Paraguay", | |
"callingCodes": [ | |
"595" | |
], | |
"numericCode": "600" | |
}, | |
{ | |
"capital": "Lima", | |
"currencies": [ | |
{ | |
"code": "PEN", | |
"name": "Peruvian sol", | |
"symbol": "S/." | |
} | |
], | |
"flag": "https://flagcdn.com/pe.svg", | |
"name": "Peru", | |
"callingCodes": [ | |
"51" | |
], | |
"numericCode": "604" | |
}, | |
{ | |
"capital": "Manila", | |
"currencies": [ | |
{ | |
"code": "PHP", | |
"name": "Philippine peso", | |
"symbol": "₱" | |
} | |
], | |
"flag": "https://flagcdn.com/ph.svg", | |
"name": "Philippines", | |
"callingCodes": [ | |
"63" | |
], | |
"numericCode": "608" | |
}, | |
{ | |
"capital": "Adamstown", | |
"currencies": [ | |
{ | |
"code": "NZD", | |
"name": "New Zealand dollar", | |
"symbol": "$" | |
}, | |
{ | |
"code": "PND", | |
"name": "Pitcairn Islands dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/pn.svg", | |
"name": "Pitcairn", | |
"callingCodes": [ | |
"64" | |
], | |
"numericCode": "612" | |
}, | |
{ | |
"capital": "Warsaw", | |
"currencies": [ | |
{ | |
"code": "PLN", | |
"name": "Polish złoty", | |
"symbol": "zł" | |
} | |
], | |
"flag": "https://flagcdn.com/pl.svg", | |
"name": "Poland", | |
"callingCodes": [ | |
"48" | |
], | |
"numericCode": "616" | |
}, | |
{ | |
"capital": "Lisbon", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/pt.svg", | |
"name": "Portugal", | |
"callingCodes": [ | |
"351" | |
], | |
"numericCode": "620" | |
}, | |
{ | |
"capital": "San Juan", | |
"currencies": [ | |
{ | |
"code": "USD", | |
"name": "United States dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/pr.svg", | |
"name": "Puerto Rico", | |
"callingCodes": [ | |
"1" | |
], | |
"numericCode": "630" | |
}, | |
{ | |
"capital": "Doha", | |
"currencies": [ | |
{ | |
"code": "QAR", | |
"name": "Qatari riyal", | |
"symbol": "ر.ق" | |
} | |
], | |
"flag": "https://flagcdn.com/qa.svg", | |
"name": "Qatar", | |
"callingCodes": [ | |
"974" | |
], | |
"numericCode": "634" | |
}, | |
{ | |
"capital": "Pristina", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/xk.svg", | |
"name": "Republic of Kosovo", | |
"callingCodes": [ | |
"383" | |
], | |
"numericCode": "926" | |
}, | |
{ | |
"capital": "Saint-Denis", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/re.svg", | |
"name": "Réunion", | |
"callingCodes": [ | |
"262" | |
], | |
"numericCode": "638" | |
}, | |
{ | |
"capital": "Bucharest", | |
"currencies": [ | |
{ | |
"code": "RON", | |
"name": "Romanian leu", | |
"symbol": "lei" | |
} | |
], | |
"flag": "https://flagcdn.com/ro.svg", | |
"name": "Romania", | |
"callingCodes": [ | |
"40" | |
], | |
"numericCode": "642" | |
}, | |
{ | |
"capital": "Moscow", | |
"currencies": [ | |
{ | |
"code": "RUB", | |
"name": "Russian ruble", | |
"symbol": "₽" | |
} | |
], | |
"flag": "https://flagcdn.com/ru.svg", | |
"name": "Russian Federation", | |
"callingCodes": [ | |
"7" | |
], | |
"numericCode": "643" | |
}, | |
{ | |
"capital": "Kigali", | |
"currencies": [ | |
{ | |
"code": "RWF", | |
"name": "Rwandan franc", | |
"symbol": "Fr" | |
} | |
], | |
"flag": "https://flagcdn.com/rw.svg", | |
"name": "Rwanda", | |
"callingCodes": [ | |
"250" | |
], | |
"numericCode": "646" | |
}, | |
{ | |
"capital": "Gustavia", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/bl.svg", | |
"name": "Saint Barthélemy", | |
"callingCodes": [ | |
"590" | |
], | |
"numericCode": "652" | |
}, | |
{ | |
"capital": "Jamestown", | |
"currencies": [ | |
{ | |
"code": "SHP", | |
"name": "Saint Helena pound", | |
"symbol": "£" | |
} | |
], | |
"flag": "https://flagcdn.com/sh.svg", | |
"name": "Saint Helena, Ascension and Tristan da Cunha", | |
"callingCodes": [ | |
"290" | |
], | |
"numericCode": "654" | |
}, | |
{ | |
"capital": "Basseterre", | |
"currencies": [ | |
{ | |
"code": "XCD", | |
"name": "East Caribbean dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/kn.svg", | |
"name": "Saint Kitts and Nevis", | |
"callingCodes": [ | |
"1" | |
], | |
"numericCode": "659" | |
}, | |
{ | |
"capital": "Castries", | |
"currencies": [ | |
{ | |
"code": "XCD", | |
"name": "East Caribbean dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/lc.svg", | |
"name": "Saint Lucia", | |
"callingCodes": [ | |
"1" | |
], | |
"numericCode": "662" | |
}, | |
{ | |
"capital": "Marigot", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/mf.svg", | |
"name": "Saint Martin (French part)", | |
"callingCodes": [ | |
"590" | |
], | |
"numericCode": "663" | |
}, | |
{ | |
"capital": "Saint-Pierre", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/pm.svg", | |
"name": "Saint Pierre and Miquelon", | |
"callingCodes": [ | |
"508" | |
], | |
"numericCode": "666" | |
}, | |
{ | |
"capital": "Kingstown", | |
"currencies": [ | |
{ | |
"code": "XCD", | |
"name": "East Caribbean dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/vc.svg", | |
"name": "Saint Vincent and the Grenadines", | |
"callingCodes": [ | |
"1" | |
], | |
"numericCode": "670" | |
}, | |
{ | |
"capital": "Apia", | |
"currencies": [ | |
{ | |
"code": "WST", | |
"name": "Samoan tÄlÄ", | |
"symbol": "T" | |
} | |
], | |
"flag": "https://flagcdn.com/ws.svg", | |
"name": "Samoa", | |
"callingCodes": [ | |
"685" | |
], | |
"numericCode": "882" | |
}, | |
{ | |
"capital": "City of San Marino", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/sm.svg", | |
"name": "San Marino", | |
"callingCodes": [ | |
"378" | |
], | |
"numericCode": "674" | |
}, | |
{ | |
"capital": "São Tomé", | |
"currencies": [ | |
{ | |
"code": "STD", | |
"name": "São Tomé and PrÃncipe dobra", | |
"symbol": "Db" | |
} | |
], | |
"flag": "https://flagcdn.com/st.svg", | |
"name": "Sao Tome and Principe", | |
"callingCodes": [ | |
"239" | |
], | |
"numericCode": "678" | |
}, | |
{ | |
"capital": "Riyadh", | |
"currencies": [ | |
{ | |
"code": "SAR", | |
"name": "Saudi riyal", | |
"symbol": "ر.س" | |
} | |
], | |
"flag": "https://flagcdn.com/sa.svg", | |
"name": "Saudi Arabia", | |
"callingCodes": [ | |
"966" | |
], | |
"numericCode": "682" | |
}, | |
{ | |
"capital": "Dakar", | |
"currencies": [ | |
{ | |
"code": "XOF", | |
"name": "West African CFA franc", | |
"symbol": "Fr" | |
} | |
], | |
"flag": "https://flagcdn.com/sn.svg", | |
"name": "Senegal", | |
"callingCodes": [ | |
"221" | |
], | |
"numericCode": "686" | |
}, | |
{ | |
"capital": "Belgrade", | |
"currencies": [ | |
{ | |
"code": "RSD", | |
"name": "Serbian dinar", | |
"symbol": "дин." | |
} | |
], | |
"flag": "https://flagcdn.com/rs.svg", | |
"name": "Serbia", | |
"callingCodes": [ | |
"381" | |
], | |
"numericCode": "688" | |
}, | |
{ | |
"capital": "Victoria", | |
"currencies": [ | |
{ | |
"code": "SCR", | |
"name": "Seychellois rupee", | |
"symbol": "₨" | |
} | |
], | |
"flag": "https://flagcdn.com/sc.svg", | |
"name": "Seychelles", | |
"callingCodes": [ | |
"248" | |
], | |
"numericCode": "690" | |
}, | |
{ | |
"capital": "Freetown", | |
"currencies": [ | |
{ | |
"code": "SLL", | |
"name": "Sierra Leonean leone", | |
"symbol": "Le" | |
} | |
], | |
"flag": "https://flagcdn.com/sl.svg", | |
"name": "Sierra Leone", | |
"callingCodes": [ | |
"232" | |
], | |
"numericCode": "694" | |
}, | |
{ | |
"capital": "Singapore", | |
"currencies": [ | |
{ | |
"code": "SGD", | |
"name": "Singapore dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/sg.svg", | |
"name": "Singapore", | |
"callingCodes": [ | |
"65" | |
], | |
"numericCode": "702" | |
}, | |
{ | |
"capital": "Philipsburg", | |
"currencies": [ | |
{ | |
"code": "ANG", | |
"name": "Netherlands Antillean guilder", | |
"symbol": "Æ’" | |
} | |
], | |
"flag": "https://flagcdn.com/sx.svg", | |
"name": "Sint Maarten (Dutch part)", | |
"callingCodes": [ | |
"1" | |
], | |
"numericCode": "534" | |
}, | |
{ | |
"capital": "Bratislava", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/sk.svg", | |
"name": "Slovakia", | |
"callingCodes": [ | |
"421" | |
], | |
"numericCode": "703" | |
}, | |
{ | |
"capital": "Ljubljana", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/si.svg", | |
"name": "Slovenia", | |
"callingCodes": [ | |
"386" | |
], | |
"numericCode": "705" | |
}, | |
{ | |
"capital": "Honiara", | |
"currencies": [ | |
{ | |
"code": "SBD", | |
"name": "Solomon Islands dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/sb.svg", | |
"name": "Solomon Islands", | |
"callingCodes": [ | |
"677" | |
], | |
"numericCode": "090" | |
}, | |
{ | |
"capital": "Mogadishu", | |
"currencies": [ | |
{ | |
"code": "SOS", | |
"name": "Somali shilling", | |
"symbol": "Sh" | |
} | |
], | |
"flag": "https://flagcdn.com/so.svg", | |
"name": "Somalia", | |
"callingCodes": [ | |
"252" | |
], | |
"numericCode": "706" | |
}, | |
{ | |
"capital": "Pretoria", | |
"currencies": [ | |
{ | |
"code": "ZAR", | |
"name": "South African rand", | |
"symbol": "R" | |
} | |
], | |
"flag": "https://flagcdn.com/za.svg", | |
"name": "South Africa", | |
"callingCodes": [ | |
"27" | |
], | |
"numericCode": "710" | |
}, | |
{ | |
"capital": "King Edward Point", | |
"currencies": [ | |
{ | |
"code": "FKP", | |
"name": "Falkland Islands Pound", | |
"symbol": "£" | |
} | |
], | |
"flag": "https://flagcdn.com/gs.svg", | |
"name": "South Georgia and the South Sandwich Islands", | |
"callingCodes": [ | |
"500" | |
], | |
"numericCode": "239" | |
}, | |
{ | |
"capital": "Seoul", | |
"currencies": [ | |
{ | |
"code": "KRW", | |
"name": "South Korean won", | |
"symbol": "â‚©" | |
} | |
], | |
"flag": "https://flagcdn.com/kr.svg", | |
"name": "Korea (Republic of)", | |
"callingCodes": [ | |
"82" | |
], | |
"numericCode": "410" | |
}, | |
{ | |
"capital": "Madrid", | |
"currencies": [ | |
{ | |
"code": "EUR", | |
"name": "Euro", | |
"symbol": "€" | |
} | |
], | |
"flag": "https://flagcdn.com/es.svg", | |
"name": "Spain", | |
"callingCodes": [ | |
"34" | |
], | |
"numericCode": "724" | |
}, | |
{ | |
"capital": "Sri Jayawardenepura Kotte", | |
"currencies": [ | |
{ | |
"code": "LKR", | |
"name": "Sri Lankan rupee", | |
"symbol": "Rs" | |
} | |
], | |
"flag": "https://flagcdn.com/lk.svg", | |
"name": "Sri Lanka", | |
"callingCodes": [ | |
"94" | |
], | |
"numericCode": "144" | |
}, | |
{ | |
"capital": "Khartoum", | |
"currencies": [ | |
{ | |
"code": "SDG", | |
"name": "Sudanese pound", | |
"symbol": "ج.س." | |
} | |
], | |
"flag": "https://flagcdn.com/sd.svg", | |
"name": "Sudan", | |
"callingCodes": [ | |
"249" | |
], | |
"numericCode": "729" | |
}, | |
{ | |
"capital": "Juba", | |
"currencies": [ | |
{ | |
"code": "SSP", | |
"name": "South Sudanese pound", | |
"symbol": "£" | |
} | |
], | |
"flag": "https://flagcdn.com/ss.svg", | |
"name": "South Sudan", | |
"callingCodes": [ | |
"211" | |
], | |
"numericCode": "728" | |
}, | |
{ | |
"capital": "Paramaribo", | |
"currencies": [ | |
{ | |
"code": "SRD", | |
"name": "Surinamese dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/sr.svg", | |
"name": "Suriname", | |
"callingCodes": [ | |
"597" | |
], | |
"numericCode": "740" | |
}, | |
{ | |
"capital": "Longyearbyen", | |
"currencies": [ | |
{ | |
"code": "NOK", | |
"name": "Norwegian krone", | |
"symbol": "kr" | |
} | |
], | |
"flag": "https://flagcdn.com/sj.svg", | |
"name": "Svalbard and Jan Mayen", | |
"callingCodes": [ | |
"47" | |
], | |
"numericCode": "744" | |
}, | |
{ | |
"capital": "Mbabane", | |
"currencies": [ | |
{ | |
"code": "SZL", | |
"name": "Swazi lilangeni", | |
"symbol": "L" | |
} | |
], | |
"flag": "https://flagcdn.com/sz.svg", | |
"name": "Swaziland", | |
"callingCodes": [ | |
"268" | |
], | |
"numericCode": "748" | |
}, | |
{ | |
"capital": "Stockholm", | |
"currencies": [ | |
{ | |
"code": "SEK", | |
"name": "Swedish krona", | |
"symbol": "kr" | |
} | |
], | |
"flag": "https://flagcdn.com/se.svg", | |
"name": "Sweden", | |
"callingCodes": [ | |
"46" | |
], | |
"numericCode": "752" | |
}, | |
{ | |
"capital": "Bern", | |
"currencies": [ | |
{ | |
"code": "CHF", | |
"name": "Swiss franc", | |
"symbol": "Fr" | |
} | |
], | |
"flag": "https://flagcdn.com/ch.svg", | |
"name": "Switzerland", | |
"callingCodes": [ | |
"41" | |
], | |
"numericCode": "756" | |
}, | |
{ | |
"capital": "Damascus", | |
"currencies": [ | |
{ | |
"code": "SYP", | |
"name": "Syrian pound", | |
"symbol": "£" | |
} | |
], | |
"flag": "https://flagcdn.com/sy.svg", | |
"name": "Syrian Arab Republic", | |
"callingCodes": [ | |
"963" | |
], | |
"numericCode": "760" | |
}, | |
{ | |
"capital": "Taipei", | |
"currencies": [ | |
{ | |
"code": "TWD", | |
"name": "New Taiwan dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/tw.svg", | |
"name": "Taiwan", | |
"callingCodes": [ | |
"886" | |
], | |
"numericCode": "158" | |
}, | |
{ | |
"capital": "Dushanbe", | |
"currencies": [ | |
{ | |
"code": "TJS", | |
"name": "Tajikistani somoni", | |
"symbol": "ЅМ" | |
} | |
], | |
"flag": "https://flagcdn.com/tj.svg", | |
"name": "Tajikistan", | |
"callingCodes": [ | |
"992" | |
], | |
"numericCode": "762" | |
}, | |
{ | |
"capital": "Dodoma", | |
"currencies": [ | |
{ | |
"code": "TZS", | |
"name": "Tanzanian shilling", | |
"symbol": "Sh" | |
} | |
], | |
"flag": "https://flagcdn.com/tz.svg", | |
"name": "Tanzania, United Republic of", | |
"callingCodes": [ | |
"255" | |
], | |
"numericCode": "834" | |
}, | |
{ | |
"capital": "Bangkok", | |
"currencies": [ | |
{ | |
"code": "THB", | |
"name": "Thai baht", | |
"symbol": "฿" | |
} | |
], | |
"flag": "https://flagcdn.com/th.svg", | |
"name": "Thailand", | |
"callingCodes": [ | |
"66" | |
], | |
"numericCode": "764" | |
}, | |
{ | |
"capital": "Dili", | |
"currencies": [ | |
{ | |
"code": "USD", | |
"name": "United States Dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/tl.svg", | |
"name": "Timor-Leste", | |
"callingCodes": [ | |
"670" | |
], | |
"numericCode": "626" | |
}, | |
{ | |
"capital": "Lomé", | |
"currencies": [ | |
{ | |
"code": "XOF", | |
"name": "West African CFA franc", | |
"symbol": "Fr" | |
} | |
], | |
"flag": "https://flagcdn.com/tg.svg", | |
"name": "Togo", | |
"callingCodes": [ | |
"228" | |
], | |
"numericCode": "768" | |
}, | |
{ | |
"capital": "Fakaofo", | |
"currencies": [ | |
{ | |
"code": "NZD", | |
"name": "New Zealand dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/tk.svg", | |
"name": "Tokelau", | |
"callingCodes": [ | |
"690" | |
], | |
"numericCode": "772" | |
}, | |
{ | |
"capital": "Nuku'alofa", | |
"currencies": [ | |
{ | |
"code": "TOP", | |
"name": "Tongan paʻanga", | |
"symbol": "T$" | |
} | |
], | |
"flag": "https://flagcdn.com/to.svg", | |
"name": "Tonga", | |
"callingCodes": [ | |
"676" | |
], | |
"numericCode": "776" | |
}, | |
{ | |
"capital": "Port of Spain", | |
"currencies": [ | |
{ | |
"code": "TTD", | |
"name": "Trinidad and Tobago dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/tt.svg", | |
"name": "Trinidad and Tobago", | |
"callingCodes": [ | |
"1" | |
], | |
"numericCode": "780" | |
}, | |
{ | |
"capital": "Tunis", | |
"currencies": [ | |
{ | |
"code": "TND", | |
"name": "Tunisian dinar", | |
"symbol": "د.ت" | |
} | |
], | |
"flag": "https://flagcdn.com/tn.svg", | |
"name": "Tunisia", | |
"callingCodes": [ | |
"216" | |
], | |
"numericCode": "788" | |
}, | |
{ | |
"capital": "Ankara", | |
"currencies": [ | |
{ | |
"code": "TRY", | |
"name": "Turkish lira", | |
"symbol": "₺" | |
} | |
], | |
"flag": "https://flagcdn.com/tr.svg", | |
"name": "Turkey", | |
"callingCodes": [ | |
"90" | |
], | |
"numericCode": "792" | |
}, | |
{ | |
"capital": "Ashgabat", | |
"currencies": [ | |
{ | |
"code": "TMT", | |
"name": "Turkmenistan manat", | |
"symbol": "m" | |
} | |
], | |
"flag": "https://flagcdn.com/tm.svg", | |
"name": "Turkmenistan", | |
"callingCodes": [ | |
"993" | |
], | |
"numericCode": "795" | |
}, | |
{ | |
"capital": "Cockburn Town", | |
"currencies": [ | |
{ | |
"code": "USD", | |
"name": "United States dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/tc.svg", | |
"name": "Turks and Caicos Islands", | |
"callingCodes": [ | |
"1" | |
], | |
"numericCode": "796" | |
}, | |
{ | |
"capital": "Funafuti", | |
"currencies": [ | |
{ | |
"code": "AUD", | |
"name": "Australian dollar", | |
"symbol": "$" | |
}, | |
{ | |
"code": "TVD[G]", | |
"name": "Tuvaluan dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/tv.svg", | |
"name": "Tuvalu", | |
"callingCodes": [ | |
"688" | |
], | |
"numericCode": "798" | |
}, | |
{ | |
"capital": "Kampala", | |
"currencies": [ | |
{ | |
"code": "UGX", | |
"name": "Ugandan shilling", | |
"symbol": "Sh" | |
} | |
], | |
"flag": "https://flagcdn.com/ug.svg", | |
"name": "Uganda", | |
"callingCodes": [ | |
"256" | |
], | |
"numericCode": "800" | |
}, | |
{ | |
"capital": "Kyiv", | |
"currencies": [ | |
{ | |
"code": "UAH", | |
"name": "Ukrainian hryvnia", | |
"symbol": "â‚´" | |
} | |
], | |
"flag": "https://flagcdn.com/ua.svg", | |
"name": "Ukraine", | |
"callingCodes": [ | |
"380" | |
], | |
"numericCode": "804" | |
}, | |
{ | |
"capital": "Abu Dhabi", | |
"currencies": [ | |
{ | |
"code": "AED", | |
"name": "United Arab Emirates dirham", | |
"symbol": "د.إ" | |
} | |
], | |
"flag": "https://flagcdn.com/ae.svg", | |
"name": "United Arab Emirates", | |
"callingCodes": [ | |
"971" | |
], | |
"numericCode": "784" | |
}, | |
{ | |
"capital": "London", | |
"currencies": [ | |
{ | |
"code": "GBP", | |
"name": "British pound", | |
"symbol": "£" | |
} | |
], | |
"flag": "https://flagcdn.com/gb.svg", | |
"name": "United Kingdom of Great Britain and Northern Ireland", | |
"callingCodes": [ | |
"44" | |
], | |
"numericCode": "826" | |
}, | |
{ | |
"capital": "Washington, D.C.", | |
"currencies": [ | |
{ | |
"code": "USD", | |
"name": "United States dollar", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/us.svg", | |
"name": "United States of America", | |
"callingCodes": [ | |
"1" | |
], | |
"numericCode": "840" | |
}, | |
{ | |
"capital": "Montevideo", | |
"currencies": [ | |
{ | |
"code": "UYU", | |
"name": "Uruguayan peso", | |
"symbol": "$" | |
} | |
], | |
"flag": "https://flagcdn.com/uy.svg", | |
"name": "Uruguay", | |
"callingCodes": [ | |
"598" | |
], | |
"numericCode": "858" | |
}, | |
{ | |
"capital": "Tashkent", | |
"currencies": [ | |
{ | |
"code": "UZS", | |
"name": "Uzbekistani so'm", | |
"symbol": "so'm" | |
} | |
], | |
"flag": "https://flagcdn.com/uz.svg", | |
"name": "Uzbekistan", | |
"callingCodes": [ | |
"998" | |
], | |
"numericCode": "860" | |
}, | |
{ | |
"capital": "Port Vila", | |
"currencies": [ | |
{ | |
"code": "VUV", | |
"name": "Vanuatu vatu", | |
"symbol": "Vt" | |
} | |
], | |
"flag": "https://flagcdn.com/vu.svg", | |
"name": "Vanuatu", | |
"callingCodes": [ | |
"678" | |
], | |
"numericCode": "548" | |
}, | |
{ | |
"capital": "Caracas", | |
"currencies": [ | |
{ | |
"code": "VEF", | |
"name": "Venezuelan bolÃvar", | |
"symbol": "Bs S" | |
} | |
], | |
"flag": "https://flagcdn.com/ve.svg", | |
"name": "Venezuela (Bolivarian Republic of)", | |
"callingCodes": [ | |
"58" | |
], | |
"numericCode": "862" | |
}, | |
{ | |
"capital": "Hanoi", | |
"currencies": [ | |
{ | |
"code": "VND", | |
"name": "Vietnamese đồng", | |
"symbol": "â‚«" | |
} | |
], | |
"flag": "https://flagcdn.com/vn.svg", | |
"name": "Vietnam", | |
"callingCodes": [ | |
"84" | |
], | |
"numericCode": "704" | |
}, | |
{ | |
"capital": "Mata-Utu", | |
"currencies": [ | |
{ | |
"code": "XPF", | |
"name": "CFP franc", | |
"symbol": "Fr" | |
} | |
], | |
"flag": "https://flagcdn.com/wf.svg", | |
"name": "Wallis and Futuna", | |
"callingCodes": [ | |
"681" | |
], | |
"numericCode": "876" | |
}, | |
{ | |
"capital": "El Aaiún", | |
"currencies": [ | |
{ | |
"code": "MAD", | |
"name": "Moroccan dirham", | |
"symbol": "د.م." | |
}, | |
{ | |
"code": "DZD", | |
"name": "Algerian dinar", | |
"symbol": "د.ج" | |
} | |
], | |
"flag": "https://flagcdn.com/eh.svg", | |
"name": "Western Sahara", | |
"callingCodes": [ | |
"212" | |
], | |
"numericCode": "732" | |
}, | |
{ | |
"capital": "Sana'a", | |
"currencies": [ | |
{ | |
"code": "YER", | |
"name": "Yemeni rial", | |
"symbol": "ï·¼" | |
} | |
], | |
"flag": "https://flagcdn.com/ye.svg", | |
"name": "Yemen", | |
"callingCodes": [ | |
"967" | |
], | |
"numericCode": "887" | |
}, | |
{ | |
"capital": "Lusaka", | |
"currencies": [ | |
{ | |
"code": "ZMW", | |
"name": "Zambian kwacha", | |
"symbol": "ZK" | |
} | |
], | |
"flag": "https://flagcdn.com/zm.svg", | |
"name": "Zambia", | |
"callingCodes": [ | |
"260" | |
], | |
"numericCode": "894" | |
}, | |
{ | |
"capital": "Harare", | |
"currencies": [ | |
{ | |
"code": "ZMW", | |
"name": "Zambian kwacha", | |
"symbol": "K" | |
} | |
], | |
"flag": "https://flagcdn.com/zw.svg", | |
"name": "Zimbabwe", | |
"callingCodes": [ | |
"263" | |
], | |
"numericCode": "716" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment