Rate Overview
Live
1 BYN = 3.0187 NOK
1 NOK = 0.331263
BYN
Avg
3.0679
High
3.1066
Low
3.0178
Last updated: 9/2/2026, 12:55:33 PM
Quick Conversions
| BYN | NOK |
|---|---|
| 1 BYN | 3.02 NOK |
| 10 BYN | 30.19 NOK |
| 50 BYN | 150.94 NOK |
| 100 BYN | 301.87 NOK |
| 500 BYN | 1,509.37 NOK |
| 1,000 BYN | 3,018.75 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-09-02T12:55:33Z",
"rates": {
"NOK": 3.018748
}
}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": 301.8748,
"rate": 3.018748
}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