Country Calling Codes

Summary

This API lists the Country Calling Codes that the application supports.

Request

Endpoint

ui/refdata/v1//mobileCountryCallingCodes

Method

GET

Response

 [
    {
        "id": 1,
        "alpha2Code": "US",
        "alpha3Code": "USA",
        "countryText": "United States of America",
        "callingCode": "1",
        "enabledInd": true
    },
    {
        "id": 12,
        "alpha2Code": "AR",
        "alpha3Code": "ARG",
        "countryText": "Argentina",
        "callingCode": "54",
        "enabledInd": true
    },
    {
        "id": 14,
        "alpha2Code": "AW",
        "alpha3Code": "ABW",
        "countryText": "Aruba",
        "callingCode": "297",
        "enabledInd": true
    },
    {
        "id": 16,
        "alpha2Code": "AU",
        "alpha3Code": "AUS",
        "countryText": "Australia",
        "callingCode": "61",
        "enabledInd": true
    },
    {
        "id": 17,
        "alpha2Code": "AT",
        "alpha3Code": "AUT",
        "countryText": "Austria",
        "callingCode": "43",
        "enabledInd": true
    },
    {
        "id": 19,
        "alpha2Code": "BS",
        "alpha3Code": "BHS",
        "countryText": "Bahamas",
        "callingCode": "1",
        "enabledInd": true
    },
    {
        "id": 23,
        "alpha2Code": "BY",
        "alpha3Code": "BLR",
        "countryText": "Belarus",
        "callingCode": "375",
        "enabledInd": true
    },
    {
        "id": 24,
        "alpha2Code": "BE",
        "alpha3Code": "BEL",
        "countryText": "Belgium",
        "callingCode": "32",
        "enabledInd": true
    },
    {
        "id": 27,
        "alpha2Code": "BM",
        "alpha3Code": "BMU",
        "countryText": "Bermuda",
        "callingCode": "1",
        "enabledInd": true
    },
    {
        "id": 31,
        "alpha2Code": "BA",
        "alpha3Code": "BIH",
        "countryText": "Bosnia and Herzegovina",
        "callingCode": "387",
        "enabledInd": true
    },
    {
        "id": 34,
        "alpha2Code": "BR",
        "alpha3Code": "BRA",
        "countryText": "Brasil",
        "callingCode": "55",
        "enabledInd": true
    },
    {
        "id": 37,
        "alpha2Code": "BG",
        "alpha3Code": "BGR",
        "countryText": "Bulgaria",
        "callingCode": "359",
        "enabledInd": true
    },
    {
        "id": 43,
        "alpha2Code": "CA",
        "alpha3Code": "CAN",
        "countryText": "Canada",
        "callingCode": "1",
        "enabledInd": true
    },
    {
        "id": 47,
        "alpha2Code": "CL",
        "alpha3Code": "CHL",
        "countryText": "Chile",
        "callingCode": "56",
        "enabledInd": true
    },
    {
        "id": 48,
        "alpha2Code": "CN",
        "alpha3Code": "CHN",
        "countryText": "China",
        "callingCode": "86",
        "enabledInd": true
    },
    {
        "id": 51,
        "alpha2Code": "CO",
        "alpha3Code": "COL",
        "countryText": "Colombia",
        "callingCode": "57",
        "enabledInd": true
    },
    {
        "id": 56,
        "alpha2Code": "CR",
        "alpha3Code": "CRI",
        "countryText": "Costa Rica",
        "callingCode": "506",
        "enabledInd": true
    },
    {
        "id": 58,
        "alpha2Code": "HR",
        "alpha3Code": "HRV",
        "countryText": "Croatia",
        "callingCode": "385",
        "enabledInd": true
    },
    {
        "id": 62,
        "alpha2Code": "CZ",
        "alpha3Code": "CZE",
        "countryText": "Czech Republic",
        "callingCode": "420",
        "enabledInd": true
    },
    {
        "id": 63,
        "alpha2Code": "DK",
        "alpha3Code": "DNK",
        "countryText": "Denmark",
        "callingCode": "45",
        "enabledInd": true
    },
    {
        "id": 65,
        "alpha2Code": "DM",
        "alpha3Code": "DMA",
        "countryText": "Dominica",
        "callingCode": "1",
        "enabledInd": true
    },
    {
        "id": 66,
        "alpha2Code": "DO",
        "alpha3Code": "DOM",
        "countryText": "Dominican Republic",
        "callingCode": "1",
        "enabledInd": true
    },
    {
        "id": 73,
        "alpha2Code": "EE",
        "alpha3Code": "EST",
        "countryText": "Estonia",
        "callingCode": "372",
        "enabledInd": true
    },
    {
        "id": 79,
        "alpha2Code": "FR",
        "alpha3Code": "FRA",
        "countryText": "France",
        "callingCode": "33",
        "enabledInd": true
    },
    {
        "id": 86,
        "alpha2Code": "GE",
        "alpha3Code": "GEO",
        "countryText": "Georgia",
        "callingCode": "995",
        "enabledInd": true
    },
    {
        "id": 87,
        "alpha2Code": "DE",
        "alpha3Code": "DEU",
        "countryText": "Germany",
        "callingCode": "49",
        "enabledInd": true
    },
    {
        "id": 99,
        "alpha2Code": "GY",
        "alpha3Code": "GUY",
        "countryText": "Guyana",
        "callingCode": "592",
        "enabledInd": true
    },
    {
        "id": 104,
        "alpha2Code": "HK",
        "alpha3Code": "HKG",
        "countryText": "Hong Kong",
        "callingCode": "852",
        "enabledInd": true
    },
    {
        "id": 105,
        "alpha2Code": "HU",
        "alpha3Code": "HUN",
        "countryText": "Hungary",
        "callingCode": "36",
        "enabledInd": true
    },
    {
        "id": 106,
        "alpha2Code": "IS",
        "alpha3Code": "ISL",
        "countryText": "Iceland",
        "callingCode": "354",
        "enabledInd": true
    },
    {
        "id": 107,
        "alpha2Code": "IN",
        "alpha3Code": "IND",
        "countryText": "India",
        "callingCode": "91",
        "enabledInd": true
    },
    {
        "id": 111,
        "alpha2Code": "IE",
        "alpha3Code": "IRL",
        "countryText": "Ireland",
        "callingCode": "353",
        "enabledInd": true
    },
    {
        "id": 113,
        "alpha2Code": "IL",
        "alpha3Code": "ISR",
        "countryText": "Israel",
        "callingCode": "972",
        "enabledInd": true
    },
    {
        "id": 114,
        "alpha2Code": "IT",
        "alpha3Code": "ITA",
        "countryText": "Italy",
        "callingCode": "39",
        "enabledInd": true
    },
    {
        "id": 115,
        "alpha2Code": "JM",
        "alpha3Code": "JAM",
        "countryText": "Jamaica",
        "callingCode": "1",
        "enabledInd": true
    },
    {
        "id": 116,
        "alpha2Code": "JP",
        "alpha3Code": "JPN",
        "countryText": "Japan",
        "callingCode": "81",
        "enabledInd": true
    },
    {
        "id": 120,
        "alpha2Code": "KE",
        "alpha3Code": "KEN",
        "countryText": "Kenya",
        "callingCode": "254",
        "enabledInd": true
    },
    {
        "id": 123,
        "alpha2Code": "KR",
        "alpha3Code": "KOR",
        "countryText": "Korea (Republic of)",
        "callingCode": "82",
        "enabledInd": true
    },
    {
        "id": 128,
        "alpha2Code": "LV",
        "alpha3Code": "LVA",
        "countryText": "Latvia",
        "callingCode": "371",
        "enabledInd": true
    },
    {
        "id": 129,
        "alpha2Code": "LB",
        "alpha3Code": "LBN",
        "countryText": "Lebanon",
        "callingCode": "961",
        "enabledInd": true
    },
    {
        "id": 134,
        "alpha2Code": "LT",
        "alpha3Code": "LTU",
        "countryText": "Lithuania",
        "callingCode": "370",
        "enabledInd": true
    },
    {
        "id": 135,
        "alpha2Code": "LU",
        "alpha3Code": "LUX",
        "countryText": "Luxembourg",
        "callingCode": "352",
        "enabledInd": true
    },
    {
        "id": 140,
        "alpha2Code": "MY",
        "alpha3Code": "MYS",
        "countryText": "Malaysia",
        "callingCode": "60",
        "enabledInd": true
    },
    {
        "id": 147,
        "alpha2Code": "MU",
        "alpha3Code": "MUS",
        "countryText": "Mauritius",
        "callingCode": "230",
        "enabledInd": true
    },
    {
        "id": 149,
        "alpha2Code": "MX",
        "alpha3Code": "MEX",
        "countryText": "México",
        "callingCode": "52",
        "enabledInd": true
    },
    {
        "id": 161,
        "alpha2Code": "NP",
        "alpha3Code": "NPL",
        "countryText": "Nepal",
        "callingCode": "977",
        "enabledInd": true
    },
    {
        "id": 162,
        "alpha2Code": "NL",
        "alpha3Code": "NLD",
        "countryText": "Netherlands",
        "callingCode": "31",
        "enabledInd": true
    },
    {
        "id": 165,
        "alpha2Code": "NZ",
        "alpha3Code": "NZL",
        "countryText": "New Zealand",
        "callingCode": "64",
        "enabledInd": true
    },
    {
        "id": 166,
        "alpha2Code": "NI",
        "alpha3Code": "NIC",
        "countryText": "Nicaragua",
        "callingCode": "505",
        "enabledInd": true
    },
    {
        "id": 172,
        "alpha2Code": "NO",
        "alpha3Code": "NOR",
        "countryText": "Norway",
        "callingCode": "47",
        "enabledInd": true
    },
    {
        "id": 174,
        "alpha2Code": "PK",
        "alpha3Code": "PAK",
        "countryText": "Pakistan",
        "callingCode": "92",
        "enabledInd": true
    },
    {
        "id": 177,
        "alpha2Code": "PA",
        "alpha3Code": "PAN",
        "countryText": "Panama",
        "callingCode": "507",
        "enabledInd": true
    },
    {
        "id": 183,
        "alpha2Code": "PL",
        "alpha3Code": "POL",
        "countryText": "Poland",
        "callingCode": "48",
        "enabledInd": true
    },
    {
        "id": 184,
        "alpha2Code": "PT",
        "alpha3Code": "PRT",
        "countryText": "Portugal",
        "callingCode": "351",
        "enabledInd": true
    },
    {
        "id": 189,
        "alpha2Code": "RU",
        "alpha3Code": "RUS",
        "countryText": "Russian Federation",
        "callingCode": "7",
        "enabledInd": true
    },
    {
        "id": 203,
        "alpha2Code": "RS",
        "alpha3Code": "SRB",
        "countryText": "Serbia",
        "callingCode": "381",
        "enabledInd": true
    },
    {
        "id": 206,
        "alpha2Code": "SG",
        "alpha3Code": "SGP",
        "countryText": "Singapore",
        "callingCode": "65",
        "enabledInd": true
    },
    {
        "id": 209,
        "alpha2Code": "SI",
        "alpha3Code": "SVN",
        "countryText": "Slovenia",
        "callingCode": "386",
        "enabledInd": true
    },
    {
        "id": 212,
        "alpha2Code": "ZA",
        "alpha3Code": "ZAF",
        "countryText": "South Africa",
        "callingCode": "27",
        "enabledInd": true
    },
    {
        "id": 215,
        "alpha2Code": "ES",
        "alpha3Code": "ESP",
        "countryText": "Spain",
        "callingCode": "34",
        "enabledInd": true
    },
    {
        "id": 216,
        "alpha2Code": "LK",
        "alpha3Code": "LKA",
        "countryText": "Sri Lanka",
        "callingCode": "94",
        "enabledInd": true
    },
    {
        "id": 221,
        "alpha2Code": "SE",
        "alpha3Code": "SWE",
        "countryText": "Sweden",
        "callingCode": "46",
        "enabledInd": true
    },
    {
        "id": 222,
        "alpha2Code": "CH",
        "alpha3Code": "CHE",
        "countryText": "Switzerland",
        "callingCode": "41",
        "enabledInd": true
    },
    {
        "id": 226,
        "alpha2Code": "TZ",
        "alpha3Code": "TZA",
        "countryText": "Tanzania, United Republic of",
        "callingCode": "255",
        "enabledInd": true
    },
    {
        "id": 236,
        "alpha2Code": "TC",
        "alpha3Code": "TCA",
        "countryText": "Turks and Caicos Islands",
        "callingCode": "1",
        "enabledInd": true
    },
    {
        "id": 239,
        "alpha2Code": "UA",
        "alpha3Code": "UKR",
        "countryText": "Ukraine",
        "callingCode": "380",
        "enabledInd": true
    },
    {
        "id": 240,
        "alpha2Code": "AE",
        "alpha3Code": "ARE",
        "countryText": "United Arab Emirates",
        "callingCode": "971",
        "enabledInd": true
    },
    {
        "id": 241,
        "alpha2Code": "GB",
        "alpha3Code": "GBR",
        "countryText": "United Kingdom of Great Britain and Northern Ireland",
        "callingCode": "44",
        "enabledInd": true
    },
    {
        "id": 243,
        "alpha2Code": "UY",
        "alpha3Code": "URY",
        "countryText": "Uruguay",
        "callingCode": "598",
        "enabledInd": true
    }
]

Tabular Format

COUNTRY NAME ALPHA3 COUNTRY CODE CALLING CODE
Afghanistan AFG 93
Åland Islands ALA 358
Albania ALB 355
Algeria DZA 213
Andorra AND 376
Angola AGO 244
Anguilla AIA 1
Antarctica ATA 672
Antigua and Barbuda ATG 1
Argentina ARG 54
Armenia ARM 374
Aruba ABW 297
Ascension Island ASC
Australia AUS 61
Austria AUT 43
Azerbaijan AZE 994
Bahamas BHS 1
Bahrain BHR 973
Bangladesh BGD 880
Barbados BRB 1
Belarus BLR 375
Belgium BEL 32
Belize BLZ 501
Benin BEN 229
Bermuda BMU 1
Bhutan BTN 975
Bolivia (Plurinational State of) BOL 591
Bonaire, Sint Eustatius and Saba BES 599
Bosnia and Herzegovina BIH 387
Botswana BWA 267
Bouvet Island BVT 47
Brazil BRA 55
British Indian Ocean Territory IOT 246
Brunei Darussalam BRN 673
Bulgaria BGR 359
Burkina Faso BFA 226
Burundi BDI 257
Cabo Verde CPV 238
Cambodia KHM 855
Cameroon CMR 237
Canada CAN 1
Cayman Islands CYM 1
Central African Republic CAF 236
Chad TCD 235
Chile CHL 56
China CHN 86
Christmas Island CXR 61
Cocos (Keeling) Islands CCK 891
Colombia COL 57
Comoros COM 269
Congo COG 242
Congo (Democratic Republic of the) COD 243
Cook Islands COK 682
Costa Rica CRI 506
Côte d'Ivoire CIV 225
Croatia HRV 385
Cuba CUB 53
Curaçao CUW 599
Cyprus CYP 357
Czech Republic CZE 420
Denmark DNK 45
Djibouti DJI 253
Dominica DMA 1
Dominican Republic DOM 1
Esat Timor TLS
Ecuador ECU 593
Egypt EGY 20
El Salvador SLV 503
Equatorial Guinea GNQ 240
Eritrea ERI 291
Estonia EST 372
Ethiopia ETH 251
Falkland Islands (Malvinas) FLK 500
Faroe Islands FRO 298
Fiji FJI 679
Finland FIN 358
France FRA 33
French Guiana GUF 594
French Polynesia PYF 689
French Southern Territories ATF 262
Gabon GAB 241
Gambia GMB 220
Georgia GEO 995
Germany DEU 49
Ghana GHA 233
Gibraltar GIB 350
Greece GRC 30
Greenland GRL 299
Grenada GRD 1
Guadeloupe GLP 590
Guatemala GTM 502
Guernsey GGY 44
Guinea GIN 224
Guinea-Bissau GNB 245
Guyana GUY 592
Haiti HTI 509
Heard Island and McDonald Islands HMD 0
Holy See VAT 379
Honduras HND 504
Hong Kong HKG 852
Hungary HUN 36
Iceland ISL 354
India IND 91
Indonesia IDN 62
Iran (Islamic Republic of) IRN 98
Iraq IRQ 964
Ireland IRL 353
Isle of Man IMN 44
Israel ISR 972
Italy ITA 39
Jamaica JAM 1
Japan JPN 81
Jersey JEY 44
Jordan JOR 962
Kazakhstan KAZ 7
Kenya KEN 254
Kiribati KIR 686
Korea (Democratic People's Republic of) PRK 850
Korea (Republic of) KOR 82
Kosovo XKX
Kuwait KWT 965
Kyrgyzstan KGZ 996
Lao People's Democratic Republic LAO 856
Latvia LVA 371
Lebanon LBN 961
Lesotho LSO 266
Liberia LBR 231
Libya LBY 218
Liechtenstein LIE 423
Lithuania LTU 370
Luxembourg LUX 352
Macao MAC 853
Macedonia (the former Yugoslav Republic of) MKD 389
Madagascar MDG 261
Malawi MWI 265
Malaysia MYS 60
Maldives MDV 960
Mali MLI 223
Malta MLT 356
Martinique MTQ 596
Mauritania MRT 222
Mauritius MUS 230
Mayotte MYT 262
Mexico MEX 52
Moldova (Republic of) MDA 373
Monaco MCO 377
Mongolia MNG 976
Montenegro MNE 382
Montserrat MSR 1
Morocco MAR 212
Mozambique MOZ 258
Myanmar MMR 95
Namibia NAM 264
Nauru NRU 674
Nepal NPL 977
Netherlands NLD 31
Netherlands Antilles ANT
New Caledonia NCL 687
New Zealand NZL 64
Nicaragua NIC 505
Niger NER 227
Nigeria NGA 234
Niue NIU 683
Norfolk Island NFK 672
Norway NOR 47
Oman OMN 968
Pakistan PAK 92
Palestine, State of PSE 970
Panama PAN 507
Papua New Guinea PNG 675
Paraguay PRY 595
Peru PER 51
Philippines PHL 63
Pitcairn PCN 64
Poland POL 48
Portugal PRT 351
Qatar QAT 974
Réunion REU 262
Romania ROU 40
Russian Federation RUS 7
Rwanda RWA 250
Saint Barthélemy BLM 590
Saint Helena, Ascension and Tristan da Cunha SHN 290
Saint Kitts and Nevis KNA 1
Saint Lucia LCA 1
Saint Martin (French part) MAF 590
Saint Pierre and Miquelon SPM 508
Saint Vincent and the Grenadines VCT 1
Samoa WSM 685
San Marino SMR 378
Sao Tome and Principe STP 239
Saudi Arabia SAU 966
Senegal SEN 221
Serbia SRB 381
Seychelles SYC 248
Sierra Leone SLE 232
Singapore SGP 65
Sint Maarten (Dutch part) SXM 1
Slovakia SVK 421
Slovenia SVN 386
Solomon Islands SLB 677
Somalia SOM 252
South Africa ZAF 27
South Georgia and the South Sandwich Islands SGS 500
South Sudan SSD 211
Spain ESP 34
Sri Lanka LKA 94
Sudan SDN 249
Suriname SUR 597
Svalbard and Jan Mayen SJM 47
Swaziland SWZ 268
Sweden SWE 46
Switzerland CHE 41
Syrian Arab Republic SYR 963
Taiwan, Province of China TWN 886
Tajikistan TJK 992
Tanzania, United Republic of TZA 255
Thailand THA 66
Timor-Leste TLS 670
Togo TGO 228
Tokelau TKL 690
Tonga TON 676
Trinidad and Tobago TTO 1
Tunisia TUN 216
Turkey TUR 90
Turkmenistan TKM 993
Turks and Caicos Islands TCA 1
Tuvalu TUV 688
Uganda UGA 256
Ukraine UKR 380
United Arab Emirates ARE 971
United Kingdom of Great Britain and Northern Ireland GBR 44
United States Minor Outlying Islands UMI 1
United States of America USA 1
Uruguay URY 598
Uzbekistan UZB 998
Vanuatu VUT 678
Venezuela (Bolivarian Republic of) VEN 58
Viet Nam VNM 84
Virgin Islands (British) VGB 1
Wallis and Futuna WLF 681
Western Sahara ESH 212
Yemen YEM 967
Zambia ZMB 260
Zimbabwe ZWE 263

Updated As Of Version: 6.1.0.3