swiftcodes-to-bank-detail
Version:
Swift Codes or BIC Codes for all the Banks in the world. Cached to json.
70 lines (69 loc) • 1.8 kB
JSON
{
"country": "Guyana",
"country_code": "GY",
"list": [
{
"id": 1,
"bank": "BANK OF BARODA (GUYANA) INC.",
"city": "GEORGETOWN",
"branch": null,
"swift_code": "BARBGYGE"
},
{
"id": 2,
"bank": "BANK OF GUYANA",
"city": "GEORGETOWN",
"branch": null,
"swift_code": "GUBAGYGG"
},
{
"id": 3,
"bank": "BANK OF NOVA SCOTIA,THE",
"city": "GEORGETOWN",
"branch": null,
"swift_code": "NOSCGYGE"
},
{
"id": 4,
"bank": "CITIZENS BANK GUYANA INC",
"city": "GEORGETOWN",
"branch": null,
"swift_code": "CBGIGYGG"
},
{
"id": 5,
"bank": "DEMERARA BANK LIMITED",
"city": "GEORGETOWN",
"branch": null,
"swift_code": "DMBKGYGT"
},
{
"id": 6,
"bank": "DEMERARA TOBACCO COMPANY LIMITED",
"city": "GEORGETOWN",
"branch": null,
"swift_code": "BATSGYG1"
},
{
"id": 7,
"bank": "EXCEL CAPITAL INC.",
"city": "GEORGETOWN",
"branch": null,
"swift_code": "EXCAGYG1"
},
{
"id": 8,
"bank": "GUYANA BANK FOR TRADE AND INDUSTRY LTD.",
"city": "GEORGETOWN",
"branch": "(MAIN BRANCH)",
"swift_code": "GUTIGYGE"
},
{
"id": 9,
"bank": "REPUBLIC BANK (GUYANA) LIMITED",
"city": "GEORGETOWN",
"branch": null,
"swift_code": "RBGLGYGG"
}
]
}