Visit our quick reference international phone book to browse our complete directory of country calling codes and area codes. Click on the corresponding letter of the alphabet that the country you are calling starts with (e.g. "U" for United States). Once you are on the country page, you ...
UNIT Country Code: Select a Country Code from the list: 111-2421-2461-2641-2681-2841-3401-3451-4411-4731-6491-6641-6701-6711-6841-7581-7671-7841-787, 9391-809, 8291-8681-8691-87620212212213216218220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254...
Results page text ads appear as a single text link on the CountryCallingCodes.com search results pages, including the results pages, the detailed-results pages, and the reverse lookup page. * Text ads can be customized to dynamically include the country that the user is calling [from] and ...
Reverse Lookup Results The Country Code "971" corresponds to: United Arab Emirates Need The Phone Code To Call United Arab Emirates? To get the Emirati phone code, mobile code, and dialing format to call United Arab Emirates (country code 971), select the country you are calling below:...
Reverse country code lookupBasic international dialing instructionsFrom the USA/Canada:For calls to most countries dial the following: 011 - Country code - National subscriber number For calls to countries within the North American Numbering Plan dial: 1 - National subscriber number , same as ...
Search for International Country Codes used for long distance calling. Our Search box allow you to find all international country calling codes available and the specific phone area code. Phone country code directory is constantly updated. International area code lookup will be fast and convenient....
import { lookup, CountryDataTypes } from"country-data-codes";const data: CountryDataTypes = lookup({name:"Bangladesh"}) const data: CountryDataTypes = lookup({countryCode:"BD"}) const data: CountryDataTypes = lookup({callingCode:"+880"}) const data: CountryDataTypes = lookup({currencyName:"...
’00’ is used as an international exit code when dialing an international phone call from Singapore. Phone books, directories, and reverse lookup Singapore Yellow Pages –business phone directory covering Singapore. List of Government Ministries –public contact information for various government ministri...
White Pages– TheNew Zealand white pagesincludes business, government, and residential phone numbers acrossNew Zealand. Person Lookup– Personal lookup directory covering all of New Zealand. Government New Zealand Government – A to Z– Listing of all government departments with the government of New...
varlookup=require('country-data-list').lookup;// Match a value (grab first from array) case insensitivevarfrance=lookup.countries({name:'France'})[0];// Or match one of several possible values.vareurozone_countries=lookup.countries({currencies:'EUR'}); ...