Blog / Format

How to format India phone numbers (+91)

May 19, 2026·5 min read·By Kodefoundry

India phone numbers tripping up your CRM, SMS tool, or contact export? You're not alone. India's numbering plan has specific rules that most other countries don't follow, and any tool that wants 'a phone number' usually wants it in E.164. The international standard. Not the local format your contacts are saved in.

The India format in one sentence

Indian mobile numbers are 10 digits. The leading '0' is not part of the number. So 09876543210 becomes +919876543210. Landlines have area codes (e.g., 011 for Delhi), which also drop the 0.

E.164 conversion rule

E.164 is the global standard for phone numbers: country code, then national number, no spaces or punctuation. For India, the country code is +91. Drop any leading 0; just prepend +91.

Examples: a local-format India number gets rewritten in E.164 by removing whatever local prefix it carries (often a leading 0) and prepending +91. See our E.164 explainer for the broader rules.

Mobile vs landline

India mobile numbers tend to have a fixed prefix range that distinguishes them from landlines. CRMs that ask for 'mobile number' vs 'phone number' separately rely on this distinction. If you're sourcing contacts from iPhone, the OS doesn't track mobile-vs-landline as a separate property unless you've manually labeled it.

Pluck reads the iOS label (Mobile, Home, Work) where it exists and preserves it in the export. If labels are missing, the prefix-range heuristic in libphonenumber catches most cases.

Country code drift

Older contacts in your address book might be saved in a format that doesn't quite match the current India numbering plan. Some countries have renumbered (Vietnam dropped its 11-digit mobiles, Brazil added a 9 in front of mobile numbers, the UAE moved its mobile prefix). Tools that validate against libphonenumber will reject old formats.

If you have an older address book, run a quick audit. Pluck's per-country grouping surfaces India entries together so you can scan for the wrong-length oddballs before you export.

Using India numbers in an SMS or CRM workflow

For CRM imports: How to format phone numbers for a CRM import. For SMS platforms (Twilio, Klaviyo, Attentive, etc.), the requirement is universal: E.164 with the +91 country code. Local format won't send, and most tools won't even queue the message.

The Pluck workflow for one-country exports

If you only need the India portion of your contacts (for a region-specific SMS blast, a local CRM, or a country-specific outreach campaign), Pluck's per-country export does this in one tap. Select India on the Organize screen, configure the export to E.164, generate.

The output is a clean CSV with every India contact, every number in +91 E.164 form, deduplicated, with field control over name, email, and any other iOS-stored data you want included.

Get Pluck for iPhone

Pluck does the steps in this guide on your iPhone, with no server, no account, and no analytics. Group your contacts by country, find duplicates the iOS tool misses, and export to CSV, Excel, TXT, or vCard.

Download Pluck on the App Store