Visa BIN Lookup

Enter the first 6–11 digits of a Visa card number to identify the issuing bank, card type (credit, debit, or prepaid), country, and currency:

This tool returns real data — the same data the API returns on the free tier (10 lookups/day, no credit card required).

About Visa BINs

BIN Prefix Range 4 Card Number Length 16 or 19 (13 legacy) digits Example BIN 414720 — JPMORGAN CHASE BANK, N.A., US

Visa Inc. is the world's largest payment network. Visa cards are issued by thousands of banks globally and always begin with the digit 4. Founded in 1958, Visa processes billions of transactions annually across 200+ countries.

Visa BIN Lookup via API

Everything on this page is available programmatically. One POST request covers Visa and every other major network, with typical responses in under 50ms:

Terminal
$ curl -X POST "https://api.binlookupapi.com/v1/bin" \
    -H "Authorization: Bearer YOUR_API_KEY" \
    -H "Content-Type: application/json" \
    -d '{"number": 414720}'

{
  "mode": "live",
  "data": {
    "bin": "414720",
    "scheme": "visa",
    "funding": "credit",
    "brand": "VISA",
    "category": null,
    "country": {
      "code": "US",
      "name": "UNITED STATES"
    },
    "issuer": {
      "name": "JPMORGAN CHASE BANK, N.A.",
      "website": null,
      "phone": null
    },
    "currency": "USD",
    "prepaid": false,
    "commercial": false
  },
  "meta": {
    "longer_bin_available": true
  }
}

meta.longer_bin_available signals that submitting more digits returns even more precise data — included on the $50/mo plan and up. See the API reference.

How It Works

  1. 1 Sign in with Google — your organisation and workspace are created automatically.
  2. 2 Copy the ready-to-run cURL command that appears with your auto-provisioned API key.
  3. 3 Send any BIN — Visa or otherwise — and get issuer, type, and country back in milliseconds.

You start on the free tier with 10 real lookups per day. Test mode includes every plan feature, so you can build the full integration before paying anything. See the quickstart guide for details.

Pricing

Plan Lookups Price Includes
Free Tier 10/day $0 Real production data, no credit card
BLAPI-30KPM 30,000/mo $10/mo Core lookups, no overage charges
BLAPI-150KPM 150,000/mo $50/mo + longer_bin_available precision signal
BLAPI-500KPM 500,000/mo $100/mo + batch lookups (2,000 BINs/request)

No hidden fees. No overage charges. See full pricing →

FAQ

How do I look up a Visa BIN?
Enter the first 6–11 digits of the Visa card number in the lookup tool at the top of this page. You'll get the issuing bank, card type (credit, debit, or prepaid), country, and currency back instantly. The same lookup is available programmatically via our API.
How do I recognise a Visa card number?
Visa cards start with 4 and are 16 or 19 (13 legacy) digits long. The BIN — traditionally the first 6 digits, now up to 8 under the industry's expanded standard — identifies the issuing bank and card product. Our API accepts prefixes of up to 11 digits for the most precise match.
What does a Visa BIN lookup return?
Each lookup returns the card scheme, funding type (credit, debit, or prepaid), brand and category, issuing bank with website and phone where available, country, currency, and commercial/prepaid flags.
Is this Visa BIN lookup free?
Yes. The tool on this page is free, and every API account starts on the free tier with 10 real lookups per day — no credit card required. Paid plans start at $10/month for 30,000 lookups.
Can I look up other card brands with the same API?
Yes. One endpoint covers every major network — Visa, Mastercard, American Express, Discover, JCB, UnionPay, and Diners Club. Send any BIN and the response tells you which scheme it belongs to.
How current is the Visa BIN data?
Minor updates ship weekly and a major database refresh ships every four weeks, the latter including retirement of withdrawn records. That matters for Visa in particular, because ranges get reassigned as issuers merge and card programmes close — a BIN list that only ever grows will name issuers who no longer hold the range. Every refresh is published to our changelog.
How many digits do I need for an accurate Visa lookup?
At least 6 digits; the API accepts up to 11. Longer prefixes return more precise results, and on plans with the meta feature the response includes longer_bin_available, which tells you when submitting more digits would return more specific data.

Look up Visa BINs at scale

Sign in with Google, copy your pre-filled cURL command, and make your first API call in minutes — free tier included.

Other Card Brands

Visa BINs by Country

The same Visa prefix can only belong to one issuer in one country. Browse Visa and other issuers by market:

Major Issuers

Issuer pages with BIN ranges verified against the live dataset: