NZ offers four major prepaid mobile options across three physical networks. The choice between eSIM and physical SIM, and between carriers, determines both your per-GB cost and your rural coverage in New Zealand. This is a data-driven comparison of every major option available to travellers as of April 2026.
TL;DR
- Four carriers, three physical networks: Skinny Mobile runs on Spark's infrastructure
- Skinny Mobile delivers the lowest cost at ~NZ$1.35/GB on Spark's full 4G LTE network
- eSIM provisioning follows GSMA RSP protocol; all four major NZ carriers support it as of 2026
- Physical SIM advantages disappear for trips under four weeks
- Remote NZ areas have genuine dead zones on every network: no plan fixes geography
What NZ Mobile Plans Actually Are
Three companies own all NZ cell towers: Spark, One NZ, and 2degrees. Every other brand is an MVNO repackaging one of these three. Skinny Mobile is Spark's budget sub-brand, using identical 4G LTE infrastructure with online-only distribution and QR-based eSIM activation.
How eSIM Provisioning Works in NZ
All four major NZ carriers use GSMA RSP (Remote SIM Provisioning) via LPA (Local Profile Assistant). The QR code you receive on purchase encodes an SM-DP+ server address and a matching ID:
import re
# GSMA RSP activation code format used by NZ carriers
code = "LPA:1$smdp.example.com$MATCHING-ID-NZ2026"
pattern = r"LPA:1\$(?P<server>[^$]+)\$(?P<id>.+)"
match = re.match(pattern, code)
if match:
print(f"SM-DP+ Server: {match.group('server')}")
print(f"Matching ID: {match.group('id')}")
# Profile installs in 30 to 90 seconds after QR scan
# Switch eSIM to active data line before boarding
Compatible devices: iPhone XS+, Google Pixel 3+, Samsung Galaxy S20+. Device must be unlocked from your home carrier before scanning.
NZ Plan Comparison (April 2026)
| Carrier | Network | Entry | Best Value | $/GB | eSIM | Stores |
|---|---|---|---|---|---|---|
| Skinny Mobile | Spark | NZ$16 / 3GB | NZ$54 / 40GB | NZ$1.35 | Yes | None |
| One NZ | One NZ | NZ$19 / 3GB | NZ$49 / 35GB | NZ$1.40 | Yes | Yes |
| 2degrees | 2degrees | NZ$16 / 2GB | NZ$45 / 28GB | NZ$1.61 | Yes | Yes |
| Spark | Spark | NZ$19 / 3GB | NZ$49 / 30GB | NZ$1.63 | Yes | Yes |
All plans: 28-day validity, unlimited NZ calls and texts.
Strengths
Skinny Mobile delivers the best cost-per-GB in New Zealand on Spark's full 4G LTE network. Online-only QR provisioning is faster than any airport kiosk process. eSIM eliminates roaming charges during the entire arrival window at Auckland Airport.
Home-carrier roaming in NZ can reach NZ$400 to NZ$600 per month on some international tariffs. Local prepaid costs a fraction of that.
Weaknesses
No inter-network roaming exists in NZ. Wrong carrier choice for your itinerary means no signal in remote areas permanently, not temporarily. Skinny Mobile's online-only model creates a problem if you haven't configured your eSIM before boarding.
Coverage gaps in Fiordland, the West Coast, and rural Northland are real on every network. An eSIM does not fix geography.
Verdict
Skinny Mobile on Spark's network, activated as an eSIM before departure, is the strongest option for a South Island road trip or any stay over two weeks in NZ. For short NZ legs on a multi-country itinerary, HelloRoam offers travel eSIM plans from ~NZ$1.70 for 1 GB over 7 days without a 28-day local commitment.
FAQ
Q: Do all NZ eSIM carriers use the same provisioning protocol?
A: Yes. All four major carriers use GSMA RSP over LPA. QR codes encode the SM-DP+ server address and matching ID. Profile download takes 30 to 90 seconds after scanning.
Q: Which NZ carrier has the lowest per-GB cost?
A: Skinny Mobile at ~NZ$1.35/GB on its 40 GB plan, running on Spark's full 4G LTE network.
Q: Is there inter-network roaming between NZ carriers?
A: No. Spark, One NZ, and 2degrees do not share network access. Carrier selection directly determines your coverage map in New Zealand.
Q: What is the difference between Skinny Mobile and Spark?
A: Identical physical network. Spark runs retail stores; Skinny Mobile is online-only at a lower price per gigabyte.
Q: Is 5G worth targeting in NZ?
A: Only in Auckland, Wellington, Christchurch, Hamilton, Tauranga, and Dunedin as of early 2026. 4G LTE covers all practical travel use cases outside these centres.
Ready to stay connected on your next trip? Check out HelloRoam eSIM
Top comments (0)