Rate Overview
Live
1 NOK = 0.321685 BYN
1 BYN = 3.1086
NOK
Avg
0.316851
High
0.321878
Low
0.312437
Last updated: 8/16/2026, 4:10:21 PM
Quick Conversions
| NOK | BYN |
|---|---|
| 1 NOK | 0.32 BYN |
| 10 NOK | 3.22 BYN |
| 50 NOK | 16.08 BYN |
| 100 NOK | 32.17 BYN |
| 500 NOK | 160.84 BYN |
| 1,000 NOK | 321.69 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-08-16T16:10:21Z",
"rates": {
"BYN": 0.321685
}
}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": 32.1685,
"rate": 0.321685
}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