swiftcodes-to-bank-detail
Version:
Swift Codes or BIC Codes for all the Banks in the world. Cached to json.
77 lines (76 loc) • 1.96 kB
JSON
{
"country": "Fiji",
"country_code": "FJ",
"list": [
{
"id": 1,
"bank": "AUSTRALIA AND NEW ZEALAND BANKING GROUP LIMITED",
"city": "SUVA",
"branch": null,
"swift_code": "ANZBFJFX"
},
{
"id": 2,
"bank": "BANK OF BARODA, SUVA BRANCH",
"city": "SUVA",
"branch": null,
"swift_code": "BARBFJFJ"
},
{
"id": 3,
"bank": "BANK OF SOUTH PACIFIC LIMITED",
"city": "SUVA",
"branch": null,
"swift_code": "HABBFJF1"
},
{
"id": 4,
"bank": "BANK OF SOUTH PACIFIC LTD TRADING AS BANK OF SOUTHPACIFIC",
"city": "SUVA",
"branch": null,
"swift_code": "BOSPFJFJ"
},
{
"id": 5,
"bank": "BRED BANK (FIJI) LIMITED",
"city": "SUVA",
"branch": null,
"swift_code": "BREDFJFJ"
},
{
"id": 6,
"bank": "CENTRAL MANUFACTURING COMPANY LIMITED",
"city": "SUVA",
"branch": null,
"swift_code": "BATSFJA1"
},
{
"id": 7,
"bank": "FIJI DEVELOPMENT BANK",
"city": "SUVA",
"branch": null,
"swift_code": "FDEVFJF1"
},
{
"id": 8,
"bank": "HFC BANK",
"city": "SUVA",
"branch": null,
"swift_code": "HFCLFJFJ"
},
{
"id": 9,
"bank": "RESERVE BANK OF FIJI",
"city": "SUVA",
"branch": null,
"swift_code": "RBFJFJFJ"
},
{
"id": 10,
"bank": "WESTPAC BANKING CORPORATION",
"city": "SUVA",
"branch": null,
"swift_code": "WPACFJFX"
}
]
}