Rate Overview
Live
1 NOK = 0.308587 BYN
1 BYN = 3.2406
NOK
Avg
0.294733
High
0.372453
Low
0.231953
Last updated: 3/27/2026, 11:41:46 AM
Quick Conversions
| NOK | BYN |
|---|---|
| 1 NOK | 0.31 BYN |
| 10 NOK | 3.09 BYN |
| 50 NOK | 15.43 BYN |
| 100 NOK | 30.86 BYN |
| 500 NOK | 154.29 BYN |
| 1,000 NOK | 308.59 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-03-27T11:41:46Z",
"rates": {
"BYN": 0.308587
}
}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.8587,
"rate": 0.308587
}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