Rate Overview
Live
1 NOK = 10.3133 BTN
1 BTN = 0.096962
NOK
Avg
9.5343
High
10.3644
Low
8.8272
Last updated: 5/28/2026, 12:10:09 AM
Quick Conversions
| NOK | BTN |
|---|---|
| 1 NOK | 10.31 BTN |
| 10 NOK | 103.13 BTN |
| 50 NOK | 515.67 BTN |
| 100 NOK | 1,031.33 BTN |
| 500 NOK | 5,156.66 BTN |
| 1,000 NOK | 10,313.31 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-05-28T00:10:09Z",
"rates": {
"BTN": 10.31331
}
}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": 1031.331,
"rate": 10.31331
}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