Sri Lanka Number Plate Year Checker
Estimate a vehicle's registration year, province, and class straight from its number plate. Reads the current CAB-1234 series, older WP GA-5678 province plates, and the vintage numeric series — with the year shown as an honest range, sources cited.
Requested by Kalindu
How it works
A Sri Lankan number plate carries three readable signals: the province (the two-letter code such as WP or SP, used on plates issued 2000–2022), the vehicle class (the leading letter of the alphabetic group), and a running serial that advances as more vehicles are registered. The first two are deterministic and come straight from the Department of Motor Traffic (DMT) and the published class-letter convention. The registration year is an estimate derived from the serial.
The current format, introduced on 13 July 2013, is three Latin letters plus four digits (CAA-0001 onward). For cars the leading letter is C, and the remaining two letters form a base-26 serial block: CAA, CAB, … CAZ, then CBA. We convert a car's two trailing letters to an index — idx = (L2−A)×26 + (L3−A) — so CAA is 0, CAB is 1, and CBA is 26.
That index is then mapped to a calendar year by piecewise-linear interpolation between firmly dated anchor points: CAA at mid-2013 (the launch), CAB in late 2014 (documented in contemporary registration records), and CBA in 2018 (when the CA block was exhausted). An independent straight-line model using only the CAA and CBA endpoints is computed alongside as a cross-check; when the two agree closely, the year is reliable, and the tool reports a confidence level rather than a single false-precise number.
Two honest limits are built in. First, Sri Lanka suspended most vehicle imports from 2020 to 2022, so the series barely moved for three years — any estimate past the CBA (2018) anchor is flagged low confidence. Second, owners can buy personalised numbers out of sequence, and each non-car class (motorcycles on the B-series, three-wheelers on A, dual-purpose on D) advances at its own rate, so the tool gives those only the format era. Whenever precision matters, it links to the DMT's online registered-vehicle service, which returns the actual registration date.
Worked examples
Frequently asked questions
Sources & references
- Department of Motor Traffic (DMT) — official site
- DMT — Ongoing / Registered Vehicle Number online service
- Vehicle registration plates of Sri Lanka — system history (Wikipedia)
- MotorGuide.lk — vehicle class from the number plate letters
Plate format, province codes, and class letters are taken from the DMT and the MotorGuide class guide. Year anchors come from the dated DMT “CAA” launch (13 July 2013) and contemporary community registration records. Last cross-checked on 2026-06-03. The year is always an estimate — confirm exact dates against the registration book (CR) or the DMT service above.
Related tools
Comments & feedback
Spotted a bug or want an improvement? Tell us — our team reviews every comment, and good ideas get built. Comments are public and anonymous.
Spotted a plate the estimate gets wrong, or know a firmer series-launch date?
Email me at [email protected] — most fixes ship within 24 hours.