Rate Overview
Live
1 BTN = 0.098175 NOK
1 NOK = 10.1859
BTN
Avg
0.097770
High
0.098338
Low
0.097260
Last updated: 5/7/2026, 10:08:04 PM
Quick Conversions
| BTN | NOK |
|---|---|
| 1 BTN | 0.10 NOK |
| 10 BTN | 0.98 NOK |
| 50 BTN | 4.91 NOK |
| 100 BTN | 9.82 NOK |
| 500 BTN | 49.09 NOK |
| 1,000 BTN | 98.18 NOK |
Get BTN/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=NOKExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-05-07T22:08:04Z",
"rates": {
"NOK": 0.098175
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "NOK",
"amount": 100
},
"result": 9.817499999999999,
"rate": 0.098175
}Build with BTN/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key