Rate Overview
Live
1 NOK = 10.3109 BTN
1 BTN = 0.096985
NOK
Avg
10.3470
High
10.4402
Low
10.3013
Last updated: 5/27/2026, 7:35:21 PM
Quick Conversions
| NOK | BTN |
|---|---|
| 1 NOK | 10.31 BTN |
| 10 NOK | 103.11 BTN |
| 50 NOK | 515.54 BTN |
| 100 NOK | 1,031.09 BTN |
| 500 NOK | 5,155.43 BTN |
| 1,000 NOK | 10,310.85 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-27T19:35:21Z",
"rates": {
"BTN": 10.310854
}
}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.0854000000002,
"rate": 10.310854
}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