Rate Overview
Live
1 NOK = 0.307832 BYN
1 BYN = 3.2485
NOK
Avg
0.303906
High
0.307832
Low
0.299766
Last updated: 3/7/2026, 4:43:30 AM
Quick Conversions
| NOK | BYN |
|---|---|
| 1 NOK | 0.31 BYN |
| 10 NOK | 3.08 BYN |
| 50 NOK | 15.39 BYN |
| 100 NOK | 30.78 BYN |
| 500 NOK | 153.92 BYN |
| 1,000 NOK | 307.83 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-07T04:43:30Z",
"rates": {
"BYN": 0.307832
}
}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.7832,
"rate": 0.307832
}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