Rate Overview
Live
1 BYN = 3.1970 NOK
1 NOK = 0.312791
BYN
Avg
3.2040
High
3.2272
Low
3.1924
Last updated: 8/12/2026, 1:27:58 PM
Quick Conversions
| BYN | NOK |
|---|---|
| 1 BYN | 3.20 NOK |
| 10 BYN | 31.97 NOK |
| 50 BYN | 159.85 NOK |
| 100 BYN | 319.70 NOK |
| 500 BYN | 1,598.51 NOK |
| 1,000 BYN | 3,197.03 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-08-12T13:27:58Z",
"rates": {
"NOK": 3.197025
}
}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": 319.7025,
"rate": 3.197025
}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