Rate Overview
Live
1 BTN = 14.3986 NGN
1 NGN = 0.069451
BTN
Avg
14.3851
High
14.4223
Low
14.3473
Last updated: 7/9/2026, 5:21:48 AM
Quick Conversions
| BTN | NGN |
|---|---|
| 1 BTN | 14.40 NGN |
| 10 BTN | 143.99 NGN |
| 50 BTN | 719.93 NGN |
| 100 BTN | 1,439.86 NGN |
| 500 BTN | 7,199.28 NGN |
| 1,000 BTN | 14,398.56 NGN |
Get BTN/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=NGNExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-09T05:21:48Z",
"rates": {
"NGN": 14.398562
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "NGN",
"amount": 100
},
"result": 1439.8562,
"rate": 14.398562
}Build with BTN/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key