Rate Overview
Live
1 NOK = 0.306077 BYN
1 BYN = 3.2672
NOK
Avg
0.304538
High
0.306077
Low
0.302084
Last updated: 5/7/2026, 12:34:36 PM
Quick Conversions
| NOK | BYN |
|---|---|
| 1 NOK | 0.31 BYN |
| 10 NOK | 3.06 BYN |
| 50 NOK | 15.30 BYN |
| 100 NOK | 30.61 BYN |
| 500 NOK | 153.04 BYN |
| 1,000 NOK | 306.08 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-05-07T12:34:36Z",
"rates": {
"BYN": 0.306077
}
}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.607699999999998,
"rate": 0.306077
}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