Rate Overview
Live
1 NGN = 0.070688 BTN
1 BTN = 14.1467
NGN
Avg
0.067807
High
0.070688
Low
0.061925
Last updated: 7/26/2026, 4:16:44 PM
Quick Conversions
| NGN | BTN |
|---|---|
| 1 NGN | 0.07 BTN |
| 10 NGN | 0.71 BTN |
| 50 NGN | 3.53 BTN |
| 100 NGN | 7.07 BTN |
| 500 NGN | 35.34 BTN |
| 1,000 NGN | 70.69 BTN |
Get NGN/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=BTNExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-07-26T16:16:44Z",
"rates": {
"BTN": 0.070688
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "BTN",
"amount": 100
},
"result": 7.0688,
"rate": 0.070688
}Build with NGN/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key