Rate Overview
Live
1 NOK = 9.8801 BTN
1 BTN = 0.101214
NOK
Avg
9.3303
High
10.4402
Low
8.4636
Last updated: 7/28/2026, 8:20:50 PM
Quick Conversions
| NOK | BTN |
|---|---|
| 1 NOK | 9.88 BTN |
| 10 NOK | 98.80 BTN |
| 50 NOK | 494.00 BTN |
| 100 NOK | 988.01 BTN |
| 500 NOK | 4,940.03 BTN |
| 1,000 NOK | 9,880.07 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-28T20:20:50Z",
"rates": {
"BTN": 9.880069
}
}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.0069000000001,
"rate": 9.880069
}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