Rate Overview
Live
1 BTN = 0.104230 NOK
1 NOK = 9.5942
BTN
Avg
0.104770
High
0.105702
Low
0.104230
Last updated: 3/7/2026, 7:43:23 AM
Quick Conversions
| BTN | NOK |
|---|---|
| 1 BTN | 0.10 NOK |
| 10 BTN | 1.04 NOK |
| 50 BTN | 5.21 NOK |
| 100 BTN | 10.42 NOK |
| 500 BTN | 52.12 NOK |
| 1,000 BTN | 104.23 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-03-07T07:43:23Z",
"rates": {
"NOK": 0.10423
}
}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": 10.423,
"rate": 0.10423
}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