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.64 kB
JSON
{
"country": "Sint Maarten",
"country_code": "SX",
"list": [
{
"id": 1,
"bank": "BANCO DI CARIBE N.V SINT MAARTEN",
"city": "PHILIPSBURG",
"branch": null,
"swift_code": "BDCCSXSM"
},
{
"id": 2,
"bank": "BANK OF NOVA SCOTIA,THE",
"city": "PHILIPSBURG",
"branch": null,
"swift_code": "NOSCSXSM"
},
{
"id": 3,
"bank": "CM-CIC ST MAARTEN",
"city": "SINT MAARTEN",
"branch": null,
"swift_code": "CMCISXS1"
},
{
"id": 4,
"bank": "FIRSTCARIBBEAN INTERNATIONAL BANK",
"city": "PHILIPSBURG",
"branch": null,
"swift_code": "FCIBSXSM"
},
{
"id": 5,
"bank": "ORCO BANK N.V. ST. MAARTEN",
"city": "COLEBAY",
"branch": null,
"swift_code": "ORBASXSM"
},
{
"id": 6,
"bank": "PSB BANK N.V.",
"city": "PHILIPSBURG",
"branch": null,
"swift_code": "PBBPSXS1"
},
{
"id": 7,
"bank": "RBC ROYAL BANK N.V. (FORMERLY RBTT BANK ST. MAARTEN N.V.)",
"city": "PHILIPSBURG",
"branch": null,
"swift_code": "RBTTSXSM"
},
{
"id": 8,
"bank": "WINDWARD ISLANDS BANK LTD, THE",
"city": "PHILIPSBURG",
"branch": null,
"swift_code": "WISBSXSM"
}
]
}