swiftcodes-to-bank-detail
Version:
Swift Codes or BIC Codes for all the Banks in the world. Cached to json.
35 lines (34 loc) • 874 B
JSON
{
"country": "Anguilla",
"country_code": "AI",
"list": [
{
"id": 1,
"bank": "FIRSTCARIBBEAN INTERNATIONAL BANK (BARBADOS) LIMITED",
"city": "THE VALLEY",
"branch": null,
"swift_code": "FCIBAIAI"
},
{
"id": 2,
"bank": "GOVERNMENT OF ANGUILLA",
"city": "THE VALLEY",
"branch": null,
"swift_code": "GVANAIAI"
},
{
"id": 3,
"bank": "NATIONAL COMMERCIAL BANK OF ANGUILLA LTD",
"city": "THE VALLEY",
"branch": null,
"swift_code": "ANGUAIAI"
},
{
"id": 4,
"bank": "SCOTIABANK ANGUILLA LTD.",
"city": "THE VALLEY",
"branch": null,
"swift_code": "NOSCAIAI"
}
]
}