Latvia IBAN Validator & Format Checker
Validate and decode any Latvia International Bank Account Number (IBAN). Test the structure against the official format mask, check digits, and run an offline bank lookup.
Latvia IBAN Structure Rules
Every International Bank Account Number in Latvia follows a standardized format registry layout:
| Country Code | LV (Latvia) |
| Total Length | 21 characters |
| SEPA Member | Yes (SEPA Member) |
| Structure Format Mask | LV88 ABCD 1234 5678 9012 3 |
| BBAN Regex Pattern | ^[A-Z]{4}[A-Z0-9]{13}$ |
| Bank Code Range | Characters 5 to 8 (4 digits) |
| Account Number Range | Characters 9 to 21 (13 digits) |
Frequently Asked Questions
How long is a Latvia IBAN?
A Latvia IBAN consists of exactly 21 characters. It starts with the country code 'LV', followed by two check digits, and then the Basic Bank Account Number (BBAN).
What is the format of a Latvia IBAN?
The official format mask for a Latvia IBAN is 'LV88 ABCD 1234 5678 9012 3'. The BBAN component matches the structure pattern '^[A-Z]{4}[A-Z0-9]{13}{{FAQ_ACCORDION}}#039;.
Does Latvia participate in SEPA?
Latvia is a member of the Single Euro Payments Area (SEPA). Euro payments can be processed under SEPA rules.
How do I decode a Latvia IBAN?
A Latvia IBAN can be decoded into: the country code 'LV' (characters 1-2), check digits (characters 3-4), and the domestic bank account identifier containing the bank identifier (characters 5-8), and account number (characters 9-21).