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.28 kB
JSON
{
"country": "Virgin Islands (US)",
"country_code": "VI",
"list": [
{
"id": 1,
"bank": "BANK OF NOVA SCOTIA,THE",
"city": "ST. THOMAS",
"branch": null,
"swift_code": "NOSCVIVI"
},
{
"id": 2,
"bank": "CITIBANK, N.A.",
"city": "ST. THOMAS",
"branch": null,
"swift_code": "CITIVIV1"
},
{
"id": 3,
"bank": "EPAY SYSTEMS LIMITED LIABILITY COM",
"city": "CHRISTIANSTED",
"branch": null,
"swift_code": "ESLOVIV1"
},
{
"id": 4,
"bank": "EPAY SYSTEMS LIMITED LIABILITY COM",
"city": "CHRISTIANSTED",
"branch": "(DEPARTMENT)",
"swift_code": "ESLOVIV1707"
},
{
"id": 5,
"bank": "EPAY SYSTEMS LIMITED LIABILITY COM",
"city": "CHRISTIANSTED",
"branch": "(FINANCIAL SERVICES)",
"swift_code": "ESLOVIV1INV"
},
{
"id": 6,
"bank": "FOREIGN EXCHANGE BANK CORP.",
"city": "ST JOHN",
"branch": null,
"swift_code": "MCSNVIVI"
}
]
}