Rate Overview
Live
1 BYN = 3.4015 NOK
1 NOK = 0.293986
BYN
Avg
3.4264
High
3.4991
Low
3.2995
Last updated: 7/3/2026, 11:15:14 PM
Quick Conversions
| BYN | NOK |
|---|---|
| 1 BYN | 3.40 NOK |
| 10 BYN | 34.02 NOK |
| 50 BYN | 170.08 NOK |
| 100 BYN | 340.15 NOK |
| 500 BYN | 1,700.76 NOK |
| 1,000 BYN | 3,401.52 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-03T23:15:14Z",
"rates": {
"NOK": 3.401523
}
}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": 340.1523,
"rate": 3.401523
}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