Rate Overview
Live
1 NGN = 0.066125 BTN
1 BTN = 15.1229
NGN
Avg
0.066651
High
0.067024
Low
0.066125
Last updated: 3/7/2026, 12:28:21 AM
Quick Conversions
| NGN | BTN |
|---|---|
| 1 NGN | 0.07 BTN |
| 10 NGN | 0.66 BTN |
| 50 NGN | 3.31 BTN |
| 100 NGN | 6.61 BTN |
| 500 NGN | 33.06 BTN |
| 1,000 NGN | 66.13 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-03-07T00:28:21Z",
"rates": {
"BTN": 0.066125
}
}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": 6.612500000000001,
"rate": 0.066125
}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