Rate Overview
Live
1 NOK = 9.9666 BTN
1 BTN = 0.100335
NOK
Avg
9.8415
High
9.9691
Low
9.7090
Last updated: 4/17/2026, 10:45:14 AM
Quick Conversions
| NOK | BTN |
|---|---|
| 1 NOK | 9.97 BTN |
| 10 NOK | 99.67 BTN |
| 50 NOK | 498.33 BTN |
| 100 NOK | 996.67 BTN |
| 500 NOK | 4,983.33 BTN |
| 1,000 NOK | 9,966.65 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-04-17T10:45:14Z",
"rates": {
"BTN": 9.96665
}
}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": 996.665,
"rate": 9.96665
}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