Rate Overview
Live
1 NGN = 0.071092 BTN
1 BTN = 14.0663
NGN
Avg
0.071070
High
0.071233
Low
0.070872
Last updated: 9/3/2026, 5:42:14 AM
Quick Conversions
| NGN | BTN |
|---|---|
| 1 NGN | 0.07 BTN |
| 10 NGN | 0.71 BTN |
| 50 NGN | 3.55 BTN |
| 100 NGN | 7.11 BTN |
| 500 NGN | 35.55 BTN |
| 1,000 NGN | 71.09 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-09-03T05:42:14Z",
"rates": {
"BTN": 0.071092
}
}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.1092,
"rate": 0.071092
}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