Finance — entry 023 of 47

IBANforge

Verified Jul 2026

IBANforge validates IBANs against ISO 13616 mod-97 rules across all 84 IBAN-format countries, resolves the matching BIC/SWIFT from a 121,000-entry directory sourced from GLEIF, the SWIFT directory, Bundesbank and other registries, and flags SEPA Instant / Verification-of-Payee reachability plus a basic OFAC/EU/UN sanctions risk score. Built API-first for AI agents, it ships a native MCP server and lets callers skip signup entirely by paying per call in USDC over the x402 protocol, or use a free API key for 200 requests a month. A live Origin-header check shows its CORS header is statically pinned to IBANforge's own frontend rather than reflecting the caller's origin, so third-party browser JS on other sites can't call it directly.

ibanbic-lookupcompliancex402mcp
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSDisabledBrowser calls need a server-side proxy.
PricingFreemiumA usable free tier exists, with paid plans for more volume.
FormatsJSONResponses can be requested as JSON.

GreatAPIs Score

Score85out of 100
Authentication25/25No authentication required
Pricing17/20Freemium tier available
Docs14/20Documentation URL provided
Formats9/15Single response format
Freshness20/20Verified within 6 months

Embed this badge

Scored 85 on greatapis.com
<a href="https://greatapis.com/api/ibanforge/"><img src="https://greatapis.com/badge/ibanforge.svg" alt="Scored 85 on greatapis.com"></a>

Auth quickstart

  1. No key needed — call it now.
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.