IBAN validator / Latvia
Latvia IBAN format (LV)
A Latvia IBAN is 21 characters long and begins with the country code LVfollowed by two check digits. Validate one below — the check runs in your browser (ISO 13616 mod-97).
- Country code
- LV
- IBAN length
- 21
- Example
- LV80BANK0000435195001
Runs entirely in your browser — nothing is sent to a server. A valid IBAN format does not mean the account exists or is active.
Validate Latvia IBANs via API
curl "https://www.checkfmt.com/api/v1/iban?iban=LV80BANK0000435195001&key=YOUR_KEY"API docs →