libphonenumber API

Taiwan Phone Number Format

Country code +886 · ISO TW

How to format, dial, and validate Taiwan phone numbers, with live examples.

Country Code

+886

National Prefix

0

International Prefix

Mobile Portability

Yes

Try it now

Pre-filled with a valid fixed line number for Taiwan. Edit it and click "Try It" to see the parsed result.

Number Types & Example Formats

Each Taiwan phone-number type supported by libphonenumber, with a real example formatted three ways.

Type Length National International E.164
Fixed Line 8–9 digits 02 2123 4567 +886 2 2123 4567 +886221234567
Mobile 9 digits 0912 345 678 +886 912 345 678 +886912345678
Personal Number 9 digits 0990 123 456 +886 990 123 456 +886990123456
Premium Rate 7 or 9 digits 020 312 3456 +886 20 312 3456 +886203123456
Toll Free 8–9 digits 080 012 3456 +886 80 012 3456 +886800123456
UAN 9 digits 050 012 3456 +886 50 012 3456 +886500123456
VoIP 10–11 digits 070 1234 5678 +886 70 1234 5678 +8867012345678

How to Dial Taiwan Numbers

From abroad

Dial +886 followed by the national number, dropping any leading 0.

Within Taiwan

Dial 0 before the local number to make a domestic call.

Area Codes

Browse Taiwan area codes with cities, timezones, and example numbers for each.

View Taiwan area codes →

Validate a Taiwan Number with the API

Send the number to the free libphonenumber API to get the parsed country, type, formatting, and validity.

Request
curl https://libphonenumberapi.com/api/phone-numbers/+886221234567

Frequently Asked Questions

What is the country code for Taiwan?

The international country code for Taiwan is +886. Use this prefix when dialing Taiwan numbers from another country.

How long is a Taiwan phone number?

Taiwan phone numbers are typically 8–9 digits, not including the +886 country code.

How do I dial a Taiwan phone number from abroad?

From abroad, dial +886 followed by the national number, dropping any leading 0. Within Taiwan, dial 0 before the local number.

How do I validate a Taiwan phone number programmatically?

Send a GET request to https://libphonenumberapi.com/api/phone-numbers/<number>. The free libphonenumber API returns the parsed country, format, type, and validity for any number — no API key required.