Rate Overview
Live
1 BYN = 3.2406 NOK
1 NOK = 0.308587
BYN
Avg
3.1616
High
3.4742
Low
2.8944
Last updated: 3/27/2026, 11:43:42 AM
Quick Conversions
| BYN | NOK |
|---|---|
| 1 BYN | 3.24 NOK |
| 10 BYN | 32.41 NOK |
| 50 BYN | 162.03 NOK |
| 100 BYN | 324.06 NOK |
| 500 BYN | 1,620.29 NOK |
| 1,000 BYN | 3,240.58 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-03-27T11:43:42Z",
"rates": {
"NOK": 3.240575
}
}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": 324.0575,
"rate": 3.240575
}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