Free tool

African bank code finder.

Search any African bank by name, code, or SWIFT/BIC. Click a result to see the exact API request that returns that record — then grab a free key to use it in your app.

77 institutions8 countriesNo sign-up required
20 results (showing first 20 — type to filter)
How it works

Search or filter the list on the left, then click a bank to see its full record and the exact API request that returns it.

Every result shows the live curl command you can run right now against the Mansa API — just swap in your free API key.

Example
curl https://mansaapi.com/api/v1/identity/banks/058
  -H "Authorization: Bearer mansa_live_sk_..."
Get free API key
Build it into your product

One endpoint. All African banks.

The African bank codes API returns the same data you see in this tool, live over REST. Filter by country, look up by code, or pull the full list — all in one authenticated call.

# All banks
curl https://mansaapi.com/api/v1/identity/banks \
  -H "Authorization: Bearer YOUR_API_KEY"

# Filter by country
curl "https://mansaapi.com/api/v1/identity/banks?country=NG" \
  -H "Authorization: Bearer YOUR_API_KEY"

# Single bank by code
curl https://mansaapi.com/api/v1/identity/banks/058 \
  -H "Authorization: Bearer YOUR_API_KEY"
Free tool
Phone network checker

Look up the mobile network for any African phone number.

Free tool
NUBAN validator

Validate Nigerian NUBAN account number checksums.

Free tool
Public holidays

Look up African public holidays by country and year.