Rate Overview
Live
1 BYN = 3.3754 NOK
1 NOK = 0.296258
BYN
Avg
3.3727
High
3.3960
Low
3.3571
Last updated: 5/27/2026, 4:04:17 PM
Quick Conversions
| BYN | NOK |
|---|---|
| 1 BYN | 3.38 NOK |
| 10 BYN | 33.75 NOK |
| 50 BYN | 168.77 NOK |
| 100 BYN | 337.54 NOK |
| 500 BYN | 1,687.72 NOK |
| 1,000 BYN | 3,375.44 NOK |
Get BYN/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=NOKExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-05-27T16:04:17Z",
"rates": {
"NOK": 3.37544
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "NOK",
"amount": 100
},
"result": 337.54400000000004,
"rate": 3.37544
}Build with BYN/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key