Frequently Asked Questions
Sierra Leonean phone numbers follow specific formats based on landline (22[2-4][2-9]X{4}), mobile (25X{6}, 3[0-5]X{6}, 66X{6}, 7[2-9]X{6}, 8[08]X{6}, 9[09]X{6}), and special services (1XX). Use regular expressions like /^22[2-4][2-9]\d{4}$/ for landlines and /^(25|3[0-5]|66|7[2-9]|8[08]|9[09])\d{6}$/ for mobile numbers to validate them in your applications. Remember to handle special service numbers separately.
To call Sierra Leone from another country, dial the country code +232 followed by the local number without any leading zeros. For example, +232 30 987654. Ensure your application correctly handles these prefixes to avoid connection issues.
To format a Sierra Leonean number in E.164, prepend +232 to the number after removing any leading zeros. For instance, 076123456 becomes +23276123456. This international standard ensures compatibility across various systems.
Key operators in Sierra Leone include Orange, Africell, QCell, and SierraTel, each with specific number ranges. While number portability isn't currently available, understanding these ranges can be valuable for analytics and routing. Keep in mind that the market is evolving, so update your information periodically.
+232 is the internationally recognized telephone country code assigned to Sierra Leone. Using this code ensures calls are correctly routed to Sierra Leonean phone numbers from anywhere in the world. It's essential for international communication and should be included when dialing Sierra Leone from abroad.
Always store and process phone numbers in E.164 format (+232 followed by the local number). This practice ensures consistency, simplifies international dialing, and maintains compatibility with various telecommunication systems, making your application more robust and reliable.
Landline numbers in Sierra Leone follow the format 22[2-4][2-9]X{4}, where X represents any digit from 0 to 9. For example, 2222442934 is a valid Sierra Leonean landline number. Ensure your application correctly identifies and processes these numbers.
Domestic calls within Sierra Leone are straightforward. Dial the full number directly, whether it's a landline or mobile number. No special prefixes are required for local or mobile calls within the country.
Yes, regular expressions are a powerful tool for validating Sierra Leone mobile numbers. Use the regex /^(25|3[0-5]|66|7[2-9]|8[08]|9[09])\d{6}$/ to accurately identify valid mobile number formats in your application.
To dial internationally from Sierra Leone, use the international prefix 00 followed by the country code and the phone number. For example, to call the UK, dial 00 44 20 1234 5678. Ensure your application handles these prefixes correctly.
NATCOM (National Telecommunications Commission) regulates Sierra Leone's telecom sector, overseeing number allocation, technical standards, consumer protection, and quality of service. Staying informed about NATCOM's guidelines on their website and the National Communications Authority Act 2022 is crucial for compliance.
Radio remains the dominant and most trusted media source in Sierra Leone, with a significant portion of the population relying on it for information. Consider incorporating audio-based features in your applications to reach a broader audience.
If you encounter invalid number format errors, double-check for the correct operator prefix, verify the number length against the established formats, and ensure there are no leading zeros when using the international format. Accurate validation ensures smooth processing of phone numbers.
Sierra Leone Phone Numbers: Complete Format & Validation Guide 2025
Introduction
Sierra Leone uses country code +232 for all international calls. This comprehensive guide covers Sierra Leone phone number formats, validation patterns, operator prefixes (Africell, Orange, QCell), and international dialing procedures.
Master Sierra Leone's 8-digit numbering system regulated by the National Communications Authority (NatCA). Whether you're implementing phone validation, building telecommunications software, or managing international communications from abroad, you'll find authoritative technical specifications, working code examples, and best practices for handling +232 numbers correctly.
Number Formats in Sierra Leone
Sierra Leone uses a structured 8-digit numbering system managed by NatCA (National Communications Authority). All numbers follow the E.164 international standard with country code +232.
Historical Context: Sierra Leone transitioned from a 6-digit to an 8-digit numbering system. The current 8-digit format (excluding country code) was confirmed in ITU communications since at least 2012, with the most recent plan update communicated to the ITU on January 4, 2022. Regulators decommissioned legacy prefixes (21, 23, 24, 32, 42, 52, 40, 50, 55, 44) by May 2019 due to phone scam concerns.
General Number Structure
Identify and validate Sierra Leonean numbers by their service-specific prefixes and fixed 8-digit length (excluding country code).
22[2-4][2-9]XXXX
32[2-9]XXXX
52[2-9]XXXX
[2-9]XXXXXXX
999
,019
,112
Key Implementation Note: Sierra Leone's National Significant Number (NSN) is always 8 digits according to ITU-T E.164 specifications.
Implementing Validation with Regular Expressions
Validate Sierra Leonean phone numbers using these tested regex patterns based on official ITU numbering plan data:
Implementation Tips:
Dialing Procedures: Domestic and International Calls
Domestic Calls Within Sierra Leone
Dial numbers directly using the full 8-digit format. No area code prefix required for any domestic call.
Examples:
22224429
(Freetown) or32234567
(Bo)30987654
directly76123456
(no prefix needed)999
(police/ambulance),019
(fire/police), or112
(mobile emergency)International Calls
Calling Sierra Leone from Abroad
Use the E.164 international format:
+232
followed by the 8-digit local number.Format:
+232 YY XXXXXX
Examples:
011 232 30 987654
00 232 76 123456
+232 22 224429
Key Point: Remove leading zeros from the local number when adding the country code.
Calling Internationally from Sierra Leone
Use international prefix
00
followed by the destination country code and number.Format:
00 [Country Code] [Area Code] [Local Number]
Examples:
00 44 20 1234 5678
00 1 212 555 1234
00 234 1 234 5678
Telecom Operators in Sierra Leone
Sierra Leone's mobile market includes four major operators regulated by NatCA. Number portability is not currently available – prefixes indicate the original operator.
Active Mobile Network Operators (2025)
2025 Market Insights:
SIM Card Registration Requirements (Mandatory)
Effective August 2025: Sierra Leone mandates SIM card registration linked to National ID Numbers (NIN) issued by the National Civil Registration Authority (NCRA). This follows NatCA's directive of July 7, 2025.
Registration Requirements per Telecommunications Subscribers Identification and Registration Regulations 2020:
For Citizens:
For Non-Citizens:
For Corporate Entities:
Self-Registration: Dial
*999#
(operator-specific codes may vary) or visit an authorized agent with required documents. Complete registration within 24 hours of SIM purchase. Non-compliance results in service deactivation.Note: Register a maximum of 3 SIM cards per individual. Legal entities can register multiple SIMs for business use.
Regulatory Authority: National Communications Authority (NatCA) – www.natca.gov.sl
Technical Implementation Best Practices
Store Numbers in E.164 Format
Always store phone numbers in E.164 international format for maximum interoperability and consistency across systems.
E.164 Structure for Sierra Leone:
+232YXXXXXXX
(13 characters including the + sign)Database Storage Recommendations:
Build a Robust Validation Pipeline
Implement a complete validation pipeline that handles real-world input variations:
Network Infrastructure and Coverage Considerations
Current Infrastructure Status (2025):
Implementation Recommendations:
Regulatory Compliance and NatCA Requirements
The National Communications Authority (NatCA), formerly NATCOM, regulates Sierra Leone's telecommunications sector under the National Communications Authority Act 2022.
NatCA Responsibilities
Key Regulations
National Communications Authority Act 2022 modernized the regulatory framework to cover:
Data Protection Requirements for Phone Number Storage
Sierra Leone currently has no comprehensive data protection legislation (Data Protection Africa). However, telecommunications data is regulated under:
Telecommunications Subscribers Identification and Registration Regulations 2020:
Mandatory Requirements:
Penalties for Non-Compliance:
Cybersecurity and Crime Act 2021 and National Communications Authority Act 2022 provide additional cybersecurity and personal data protection provisions.
Best Practices:
Official Resources:
Compliance Checklist for Developers:
Troubleshooting Common Issues
Invalid Number Format Errors
Problem: Number validation fails unexpectedly
Solutions:
Routing and Connection Problems
Problem: Calls fail to connect or route incorrectly
Solutions:
Network Status Monitoring:
Data Quality Issues
Problem: Inconsistent number formats in your database
Solutions:
Future Developments in Sierra Leone Telecommunications
Current Initiatives (2025):
Stay Updated:
Frequently Asked Questions (FAQ)
What is Sierra Leone's country code?
Sierra Leone's international dialing code is +232. To call Sierra Leone from abroad, dial your exit code (011 from USA, 00 from UK/Europe), then 232, followed by the 8-digit local number. Mobile format: +232 YY XXXXXX where YY is the operator prefix.
How many digits are Sierra Leone phone numbers?
Sierra Leone phone numbers are exactly 8 digits long (excluding the +232 country code). This includes both landline and mobile numbers. Emergency numbers (999, 019, 112) are exceptions with 3 digits.
Does Sierra Leone have number portability?
No, number portability is not currently available in Sierra Leone. Your phone number prefix identifies your original mobile operator and cannot be transferred.
Which Sierra Leone mobile operator has the best coverage?
Africell has the most extensive nationwide coverage. Orange Sierra Leone offers the best 4G/LTE quality with 100% of cell sites 4G-enabled as of 2023. Coverage varies by region – urban areas have strong 4G, while rural areas may be limited to 2G/3G.
What are the emergency numbers in Sierra Leone?
All emergency numbers work from any phone, including mobile phones without SIM cards or credit.
How do I validate a Sierra Leone phone number?
Use regex patterns for the 8-digit format:
^(22[2-4][2-9]|[35]2[2-9])\d{4}$
for landlines and^(2[15]|3[0-5]|40|44|50|55|66|7[2-9]|88)\d{6}$
for mobiles. Always convert to E.164 format (+232YXXXXXXX) for storage. See the validation code examples above.Do Sierra Leone phone numbers start with 0?
No. Sierra Leone's local numbers don't use a trunk prefix (0). Dial all 8 digits directly for domestic calls. If you see a number written as 076123456, remove the leading 0 when converting to E.164 format: +23276123456.
Conclusion
You now have comprehensive knowledge of Sierra Leone's phone number system – from validation patterns and operator prefixes to regulatory compliance and international dialing procedures.
Quick Reference Summary:
Next Steps:
Check NatCA's official updates and ITU-T documentation regularly to stay informed about Sierra Leone's evolving telecommunications landscape. The sector continues to modernize with 4G expansion, digital transformation initiatives, and potential 5G deployment on the horizon.
Need help with phone number validation for other countries? Explore our related guides: