Rate Overview
Live
1 BYN = 3.4198 NOK
1 NOK = 0.292415
BYN
Avg
3.4370
High
3.4540
Low
3.4197
Last updated: 6/17/2026, 5:06:26 AM
Quick Conversions
| BYN | NOK |
|---|---|
| 1 BYN | 3.42 NOK |
| 10 BYN | 34.20 NOK |
| 50 BYN | 170.99 NOK |
| 100 BYN | 341.98 NOK |
| 500 BYN | 1,709.90 NOK |
| 1,000 BYN | 3,419.80 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-06-17T05:06:26Z",
"rates": {
"NOK": 3.419803
}
}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": 341.9803,
"rate": 3.419803
}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