Rate Overview
Live
1 NOK = 0.300922 BYN
1 BYN = 3.3231
NOK
Avg
0.298697
High
0.315859
Low
0.285787
Last updated: 7/23/2026, 4:41:19 AM
Quick Conversions
| NOK | BYN |
|---|---|
| 1 NOK | 0.30 BYN |
| 10 NOK | 3.01 BYN |
| 50 NOK | 15.05 BYN |
| 100 NOK | 30.09 BYN |
| 500 NOK | 150.46 BYN |
| 1,000 NOK | 300.92 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-07-23T04:41:19Z",
"rates": {
"BYN": 0.300922
}
}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.092200000000002,
"rate": 0.300922
}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