JSNH IBAN Validator
## What this does Verify IBAN format and MOD-97 checksum for 78 countries. Returns country, bank code, branch code, and account number. Pure offline validation, no external API calls or rate limits. ## Use cases - **SEPA payments**: Validate before initiating bank transfer. - **B2B onboarding**: Capture supplier bank details with confidence. - **KYC flows**: Cross-check IBAN against country in…
JSNH IBAN Validator endpoints
| Method | Endpoint | Description |
|---|---|---|
| Validation | ||
| POST |
iban_validator /api/v1/iban-validator |
**Category:** Validation | **Token cost:** 1 token per call Verify and parse International Bank Account Numbers with precision. |
JSNH IBAN Validator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9 / month | — |
|
| ULTRA | $29 / month | — |
|
| MEGA | $79 / month | — |
|