Rate Overview
Live
1 NOK = 0.331261 BYN
1 BYN = 3.0188
NOK
Avg
0.325999
High
0.331361
Low
0.321894
Last updated: 9/2/2026, 1:52:27 PM
Quick Conversions
| NOK | BYN |
|---|---|
| 1 NOK | 0.33 BYN |
| 10 NOK | 3.31 BYN |
| 50 NOK | 16.56 BYN |
| 100 NOK | 33.13 BYN |
| 500 NOK | 165.63 BYN |
| 1,000 NOK | 331.26 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-09-02T13:52:27Z",
"rates": {
"BYN": 0.331261
}
}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": 33.1261,
"rate": 0.331261
}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