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.21 kB
JSON
{
"country": "Faroe Islands",
"country_code": "FO",
"list": [
{
"id": 1,
"bank": "BANKNORDIK P\/F (FORMERLY FOROYA BANKI P\/F)",
"city": "TORSHAVN",
"branch": null,
"swift_code": "FIFBFOTX"
},
{
"id": 2,
"bank": "BETRI BANKI P\/F",
"city": "TORSHAVN",
"branch": null,
"swift_code": "EIKBFOTF"
},
{
"id": 3,
"bank": "FOSSBANKIN",
"city": "TORSHAVN",
"branch": null,
"swift_code": "FOSSFO21"
},
{
"id": 4,
"bank": "NORDOYA SPARIKASSI",
"city": "KLAKSVIK",
"branch": "(FAROE ISLANDS BRANCH)",
"swift_code": "NOYAFO21149"
},
{
"id": 5,
"bank": "NORDOYA SPARIKASSI",
"city": "KLAKSVIK",
"branch": null,
"swift_code": "NOYAFO21"
},
{
"id": 6,
"bank": "SUDUROYAR SPARIKASSI",
"city": "VAGUR",
"branch": null,
"swift_code": "SUSPFOT1"
}
]
}