+46 test data

🇸🇪 Sweden phone number generator

Generate Sweden phone number examples for development, QA, input masks and documentation. Results are not live subscriber lines.

Generate an example

International display+46701234567
Do not call or text generated values. The Swedish plan contains several mobile ranges. This example is structural and may be assigned.

Sweden format reference

Calling code+46
National pattern070-xxx xx xx
E.164 example+46701234567
Typical length9 national digits after +46

Convert a Sweden number to E.164

1. Clean the input

Remove spaces, parentheses and hyphens while preserving the digits and country context.

2. Apply the trunk rule

Remove the leading domestic 0 before adding +46.

3. Store one canonical value

Use +46701234567 for machine storage and format it for display at the edge of your application.

Sweden phone test cases

CaseFixtureExpected test behavior
National display070-xxx xx xxAccept punctuation, then normalize.
Valid E.164 structure+46701234567Accept for format testing; do not infer reachability.
Invalid length+4670123456Reject before storing or sending to an API.

Manually reviewed country notes

What makes Sweden phone input different

The Swedish fixture uses domestic 070. For E.164 storage, remove the trunk zero, add +46 and retain nine national digits, producing +46 70 123 45 67.

PTS publishes numbering and addressing information but not a universal fictional mobile block for this generator. The value is structural and may be assigned.

Check 1

Convert domestic 070 to international +46 70.

Check 2

Preserve the two-digit grouping only for display, not storage.

Check 3

Apply current range metadata before classifying line type.

Reviewed Sweden normalization cases

These cases document the fixture contract used by GetPhoneNum. They test parsing and normalization only; they never prove that a subscriber exists.

InputExpected resultReason
070-123 45 67+46701234567Remove the domestic trunk zero
+46 70 123 45 67+46701234567Normalize punctuation
0046 70 123 45 67+46701234567Convert an access prefix
+46 070 123 45 67Reject or repairThe trunk zero follows +46
070-123 45 6RejectOne digit short

Reviewed by GetPhoneNum Editorial Team · Last reviewed August 11, 2026

Frontend checks

Test empty input, pasted punctuation, a missing country code, one digit too few and one digit too many. Avoid using a single global regex for every country.

Test a JavaScript regex

Production validation

Numbering plans change. Use a maintained numbering library and treat carrier, line type and reachability as separate checks.

Browse calling-code references

Related generators and tools

Continue testing international phone formats

Sweden phone number FAQ

Are these Sweden phone numbers real?

They are generated test fixtures, not verified subscriber lines. Even a structurally valid value may coincide with an assigned number unless it comes from an officially reserved fictional range.

What does the +46 calling code mean?

+46 is the international country calling code for Sweden. In E.164 format it appears after the leading plus sign and before the national number.

Can generated numbers receive calls, SMS or verification codes?

No capability is provided or verified. Do not call, text or use generated values for account verification.

Official numbering reference

Numbering rules can change. Check the PTS numbering and addressing before enforcing production rules.

Need repeatable Sweden fixtures?

Create up to 100 local fixtures in the browser, download the open dataset, or use the API design reference to define a deterministic contract for automated test suites.