Rate Overview
Live
1 BYN = 3.3958 NOK
1 NOK = 0.294485
BYN
Avg
3.3517
High
3.4991
Low
3.1660
Last updated: 7/3/2026, 4:55:54 PM
Quick Conversions
| BYN | NOK |
|---|---|
| 1 BYN | 3.40 NOK |
| 10 BYN | 33.96 NOK |
| 50 BYN | 169.79 NOK |
| 100 BYN | 339.58 NOK |
| 500 BYN | 1,697.88 NOK |
| 1,000 BYN | 3,395.75 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-07-03T16:55:54Z",
"rates": {
"NOK": 3.395755
}
}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": 339.5755,
"rate": 3.395755
}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