IBAN validator / Serbia
Serbia IBAN format (RS)
A Serbia IBAN is 22 characters long and begins with the country code RSfollowed by two check digits. Validate one below — the check runs in your browser (ISO 13616 mod-97).
- Country code
- RS
- IBAN length
- 22
- Example
- RS35260005601001611379
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 Serbia IBANs via API
curl "https://www.checkfmt.com/api/v1/iban?iban=RS35260005601001611379&key=YOUR_KEY"API docs →