Rate Overview
Live
1 NOK = 9.5941 BTN
1 BTN = 0.104231
NOK
Avg
9.5449
High
9.5941
Low
9.4605
Last updated: 3/7/2026, 9:13:27 AM
Quick Conversions
| NOK | BTN |
|---|---|
| 1 NOK | 9.59 BTN |
| 10 NOK | 95.94 BTN |
| 50 NOK | 479.70 BTN |
| 100 NOK | 959.41 BTN |
| 500 NOK | 4,797.05 BTN |
| 1,000 NOK | 9,594.09 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-03-07T09:13:27Z",
"rates": {
"BTN": 9.594094
}
}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": 959.4094,
"rate": 9.594094
}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