Emergency Numbers
Singapore uses 999 for police emergencies and 995 for fire and ambulance emergencies. SMS emergency access is also available on 70999 and 70995 for situations where speaking may not be possible.
Dial Code: +65•Last updated: January 1, 2026
Singaporean mobile numbers are 8 digits starting with 6, 8, or 9. Mobile numbers start with 8 or 9, while 6 typically indicates landlines. The country code is +65.
To call a Singapore phone number, the exact format depends on where the call starts. Domestic calls usually use the full 8-digit number, while international calls to Singapore use the +65 country code.
8123 4567+65 8123 4567001 1 212 555 0123Note: Singapore numbers do not use a domestic leading 0 in the sample format shown here.
This table breaks down the example number shown for Singapore.
| Component | Digits | Example | Notes |
|---|---|---|---|
| Country Code | 2 | +65 | Used in international format for calls into Singapore. |
| Mobile Prefix | 1 | 8 | This example uses a Singapore mobile number beginning with 8. |
| Subscriber Number | 7 | 1234567 | The remaining digits identify the mobile subscriber. |
Some numbers and prefixes in Singapore have special rules or reserved uses.
Singapore uses 999 for police emergencies and 995 for fire and ambulance emergencies. SMS emergency access is also available on 70999 and 70995 for situations where speaking may not be possible.
Singapore's numbering plan includes 1800 service lines, which are commonly used for hotline and support services. Calls to these lines are generally free only from regular land lines, with mobile airtime charges potentially applying.
The 1900 range is reserved in Singapore for premium-rate services under the national numbering plan. These numbers are special service numbers rather than ordinary subscriber lines.
^\+65[689]\d{7}$|^[689]\d{7}$Use this CSS mask to automatically format phone number inputs:
input[type="tel"] {
mask: 0000 0000;
mask-image: none; /* Fallback */
}