Rate Overview
Live
1 NOK = 0.304203 BYN
1 BYN = 3.2873
NOK
Avg
0.302650
High
0.304203
Low
0.300387
Last updated: 4/17/2026, 6:25:06 AM
Quick Conversions
| NOK | BYN |
|---|---|
| 1 NOK | 0.30 BYN |
| 10 NOK | 3.04 BYN |
| 50 NOK | 15.21 BYN |
| 100 NOK | 30.42 BYN |
| 500 NOK | 152.10 BYN |
| 1,000 NOK | 304.20 BYN |
Get NOK/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=BYNExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-04-17T06:25:06Z",
"rates": {
"BYN": 0.304203
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "BYN",
"amount": 100
},
"result": 30.4203,
"rate": 0.304203
}Build with NOK/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key