swiftcodes-to-bank-detail
Version:
Swift Codes or BIC Codes for all the Banks in the world. Cached to json.
56 lines (55 loc) • 1.48 kB
JSON
{
"country": "Grenada",
"country_code": "GD",
"list": [
{
"id": 1,
"bank": "BANK OF NOVA SCOTIA,THE",
"city": "ST. GEORGE'S",
"branch": null,
"swift_code": "NOSCGDGD"
},
{
"id": 2,
"bank": "FIRSTCARIBBEAN INTERNATIONAL BANK (BARBADOS) LIMITED",
"city": "ST. GEORGE'S",
"branch": null,
"swift_code": "FCIBGDGD"
},
{
"id": 3,
"bank": "GOVERNMENT OF GRENADA",
"city": "ST. GEORGE'S",
"branch": null,
"swift_code": "GVGDGDGD"
},
{
"id": 4,
"bank": "GRENADA CO-OPERATIVE BANK LIMITED",
"city": "ST. GEORGE'S",
"branch": null,
"swift_code": "GROAGDGD"
},
{
"id": 5,
"bank": "RBTT BANK GRENADA LIMITED",
"city": "ST. GEORGE'S",
"branch": null,
"swift_code": "RBTTGDGD"
},
{
"id": 6,
"bank": "REPUBLIC BANK GRENADA LIMITED",
"city": "ST. GEORGE'S",
"branch": null,
"swift_code": "NCBGGDGD"
},
{
"id": 7,
"bank": "STERLING INTERNATIONAL BANK AND TRUST CORPORATION",
"city": "ST. GEORGE'S",
"branch": null,
"swift_code": "STLGGDG1"
}
]
}