Last active
May 15, 2025 18:46
-
-
Save just1and0/2c8772a6d52b673a56a622a9a1e93d01 to your computer and use it in GitHub Desktop.
π³π¬π³ List of currently authorized commercial banks in Nigeria, as listed by CBN (January 2019) - nigerian-banks.js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
return [ | |
"Access Bank", | |
"Citibank Nigeria", | |
"Diamond Bank", | |
"Ecobank Nigeria", | |
"Fidelity Bank", | |
"First Bank Nigeria", | |
"First City Monument Bank", | |
"Guaranty Trust Bank", | |
"Heritage Banking Company", | |
"Keystone Bank", | |
"Polaris Bank", | |
"Stanbic IBTC Bank", | |
"Standard Chartered Bank Nigeria", | |
"Sterling Bank", | |
"SunTrust Bank Nigeria", | |
"Union Bank of Nigeria", | |
"United Bank for Africa", | |
"Unity Bank", | |
"Wema Bank", | |
"Zenith Bank" | |
]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment