Sri Lanka VAT Tax Invoice Generator (2026 Format)
Create a print-ready VAT tax invoice in the mandatory IRD format (Gazette 2481/22, effective 1 July 2026): correct serial number, supplier and purchaser TINs, and separate net, VAT and total lines. Everything runs in your browser — nothing is uploaded.
How it works
This generator builds a tax invoice that matches the particulars set out by the Commissioner-General of Inland Revenue in Gazette Extraordinary No. 2481/22 (dated 27 March 2026), which became strictly mandatory on 1 July 2026. Every field the gazette requires is either captured from your input or generated for you, and the compliance checklist ticks each mandatory particular before you print.
The arithmetic is deterministic and shown to two decimal places:
- Line net for each row =
quantity × unit price, rounded to two decimals. - Net value (VAT-exclusive) = the sum of all line nets, rounded to two decimals. The gazette requires the net to be stated separately.
- VAT amount =
round(net × rate ÷ 100, 2). The rate defaults to the 18% standard rate published by the Inland Revenue Department, and is shown on its own line. - Total consideration (VAT-inclusive) = net value + VAT amount, to two decimals — the amount your customer pays.
The serial number is assembled as YYMMM_QQQQ_XXXXX: the last two digits of the invoice year, the three-letter uppercase month, your entity/branch identifier, and a running number, joined by underscores. The whole string must contain no spaces and be at most 40 characters — the tool enforces both rules and flags the serial in red if either is broken. Dates are rendered as MM/DD/YYYY and both TINs are validated as exactly nine digits.
As a credibility check the tool recovers the VAT a second way — backward from the VAT-inclusive total using the fraction rate ÷ (100 + rate) — and confirms it matches the VAT computed forward from the net, to the cent. When both agree, the invoice shows a “VAT checked two ways” badge. No data is sent anywhere; the print/PDF is produced entirely on your device.
Worked examples
Frequently asked questions
Sources & references
- Inland Revenue Department — Value Added Tax (VAT) overview & standard rate
- IRD Public Notice PN/VAT/2025-01 (Revised), 17.04.2025 — VAT rate & registration
- Inland Revenue Department of Sri Lanka — official site (Gazette Extraordinary No. 2481/22, tax-invoice format directive)
The tax-invoice format, serial-number pattern and 18% standard rate were last cross-checked against IRD Gazette Extraordinary No. 2481/22 and the IRD VAT page on 2026-07-17. This tool formats the data you enter and is not tax advice; confirm your VAT-registration status and obligations with the IRD or a qualified accountant.
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.
Found a bug, edge case, or want to suggest an improvement?
Email me at [email protected] — most fixes ship within 24 hours.