Rate Overview
Live
1 NOK = 9.8836 BTN
1 BTN = 0.101178
NOK
Avg
9.8315
High
10.1132
Low
9.4998
Last updated: 7/28/2026, 3:44:42 PM
Quick Conversions
| NOK | BTN |
|---|---|
| 1 NOK | 9.88 BTN |
| 10 NOK | 98.84 BTN |
| 50 NOK | 494.18 BTN |
| 100 NOK | 988.36 BTN |
| 500 NOK | 4,941.80 BTN |
| 1,000 NOK | 9,883.61 BTN |
Get NOK/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=BTNExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-28T15:44:42Z",
"rates": {
"BTN": 9.883608
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "BTN",
"amount": 100
},
"result": 988.3608,
"rate": 9.883608
}Build with NOK/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key