Rate Overview
Live
1 BYN = 3.3691 NOK
1 NOK = 0.296816
BYN
Avg
3.3929
High
3.4054
Low
3.3691
Last updated: 7/7/2026, 1:58:17 AM
Quick Conversions
| BYN | NOK |
|---|---|
| 1 BYN | 3.37 NOK |
| 10 BYN | 33.69 NOK |
| 50 BYN | 168.45 NOK |
| 100 BYN | 336.91 NOK |
| 500 BYN | 1,684.55 NOK |
| 1,000 BYN | 3,369.09 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-07T01:58:17Z",
"rates": {
"NOK": 3.369091
}
}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": 336.9091,
"rate": 3.369091
}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