swiftcodes-to-bank-detail
Version:
Swift Codes or BIC Codes for all the Banks in the world. Cached to json.
49 lines (48 loc) • 1.33 kB
JSON
{
"country": "Turks and Caicos Islands",
"country_code": "TC",
"list": [
{
"id": 1,
"bank": "BORDIER INTERNATIONAL BANK AND TRUST LTD.",
"city": "PROVIDENCIALES",
"branch": null,
"swift_code": "BIBTTCG1"
},
{
"id": 2,
"bank": "BRITISH CARIBBEAN BANK LIMITED",
"city": "PROVIDENCIALES",
"branch": null,
"swift_code": "BCBATCGP"
},
{
"id": 3,
"bank": "FIRST NATIONAL BANK LIMITED",
"city": "PROVIDENCIALES",
"branch": null,
"swift_code": "FTNLTCG1"
},
{
"id": 4,
"bank": "FIRSTCARIBBEAN INTERNATIONAL BANK (BAHAMAS) LIMITED, TURKS AND CAICOS",
"city": "PROVIDENCIALES",
"branch": null,
"swift_code": "FCIBTCGP"
},
{
"id": 5,
"bank": "SCOTIABANK (TURKS AND CAICOS) LTD",
"city": "PROVIDENCIALES",
"branch": null,
"swift_code": "NOSCTCGP"
},
{
"id": 6,
"bank": "TURKS AND CAICOS BANKING CO. LTD",
"city": "GRAND TURK",
"branch": null,
"swift_code": "TCBCTCGP"
}
]
}