Rate Overview
Live
1 BYN = 3.2783 NOK
1 NOK = 0.305033
BYN
Avg
3.2859
High
3.3103
Low
3.2674
Last updated: 5/7/2026, 8:35:30 AM
Quick Conversions
| BYN | NOK |
|---|---|
| 1 BYN | 3.28 NOK |
| 10 BYN | 32.78 NOK |
| 50 BYN | 163.92 NOK |
| 100 BYN | 327.83 NOK |
| 500 BYN | 1,639.17 NOK |
| 1,000 BYN | 3,278.33 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-05-07T08:35:30Z",
"rates": {
"NOK": 3.278334
}
}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": 327.8334,
"rate": 3.278334
}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