swiftcodes-to-bank-detail
Version:
Swift Codes or BIC Codes for all the Banks in the world. Cached to json.
42 lines (41 loc) • 1.06 kB
JSON
{
"country": "Timor Leste",
"country_code": "TL",
"list": [
{
"id": 1,
"bank": "AUSTRALIA AND NEW ZEALAND BANKING GROUP LTD",
"city": "DILI",
"branch": null,
"swift_code": "ANZBTLDI"
},
{
"id": 2,
"bank": "BANCO CENTRAL DE TIMOR-LESTE",
"city": "DILI",
"branch": null,
"swift_code": "BCTLTLDI"
},
{
"id": 3,
"bank": "BANCO NACIONAL DE COMERCIO DE TIMOR-LESTE, S.A.",
"city": "DILI",
"branch": null,
"swift_code": "BNCTTLDD"
},
{
"id": 4,
"bank": "BANKING AND PAYMENTS AUTHORITY OF EAST TIMOR",
"city": "DILI",
"branch": null,
"swift_code": "BCTLTLDA"
},
{
"id": 5,
"bank": "CAIXA GERAL DE DEPOSITOS, SA",
"city": "DILI",
"branch": null,
"swift_code": "CGDITLDI"
}
]
}