swiftcodes-to-bank-detail
Version:
Swift Codes or BIC Codes for all the Banks in the world. Cached to json.
63 lines (62 loc) • 1.66 kB
JSON
{
"country": "Bonaire",
"country_code": "BQ",
"list": [
{
"id": 1,
"bank": "BANCO DEL ORINOCO N.V.",
"city": "KRALENDIJK",
"branch": null,
"swift_code": "ORIBBQC1"
},
{
"id": 2,
"bank": "BANCO DI CARIBE N.V. BONAIRE",
"city": "KRALENDIJK",
"branch": null,
"swift_code": "BDCCBQBN"
},
{
"id": 3,
"bank": "GIROBANK NV BONAIRE BRANCH",
"city": "KRALENDIJK",
"branch": null,
"swift_code": "GIRCBQBN"
},
{
"id": 4,
"bank": "MADURO AND CURIEL'S BANK (BONAIRE) NV",
"city": "KRALENDIJK",
"branch": null,
"swift_code": "MCBKBQBN"
},
{
"id": 5,
"bank": "ORCO BANK N.V. BONAIRE",
"city": "KRALENDIJK",
"branch": null,
"swift_code": "ORBABQBN"
},
{
"id": 6,
"bank": "RBC ROYAL BANK N.V. (FORMERLY RBTT BANK N.V.)",
"city": "SABA",
"branch": null,
"swift_code": "RBTTBQSA"
},
{
"id": 7,
"bank": "RBC ROYAL BANK N.V.(FORMERLY RBTT BANK N.V.)",
"city": "BONAIRE",
"branch": null,
"swift_code": "RBTTBQBN"
},
{
"id": 8,
"bank": "THE WINDWARD ISLANDS BANK LTD ST.EUSTATIUS",
"city": "SAINT EUSTATIUS",
"branch": null,
"swift_code": "WISBBQEE"
}
]
}