Wells Fargo BIN Lookup

Look up Bank Identification Numbers for cards issued by Wells Fargo.

About Wells Fargo BINs

Bank Wells Fargo Country US Card Brands Visa, Mastercard Known BIN Ranges 400151, 400173, 400205, 512232

Wells Fargo issues payment cards on the Visa and Mastercard networks. Our database includes detailed information about Wells Fargo BINs including card types, levels, and features.

Common BIN Prefixes

BIN Brand Type
400151 Visa Credit/Debit
400173 Mastercard Credit/Debit
400205 Visa Credit/Debit
512232 Mastercard Credit/Debit

Wells Fargo BIN Lookup via API

Terminal
curl -X GET "https://api.binlookupapi.com/v1/400151" \
     -H "Authorization: Bearer YOUR_API_KEY"

Example response:

Terminal
{
  "bin": "400151",
  "brand": "Visa",
  "type": "credit",
  "bank": {
    "name": "Wells Fargo",
    "country": "US"
  }
}
Get Free API Key

See Also