Rate Overview
Live
1 BYN = 3.2469 NOK
1 NOK = 0.307985
BYN
Avg
3.3417
High
3.4613
Low
3.1660
Last updated: 3/27/2026, 1:26:08 PM
Quick Conversions
| BYN | NOK |
|---|---|
| 1 BYN | 3.25 NOK |
| 10 BYN | 32.47 NOK |
| 50 BYN | 162.35 NOK |
| 100 BYN | 324.69 NOK |
| 500 BYN | 1,623.46 NOK |
| 1,000 BYN | 3,246.91 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-03-27T13:26:08Z",
"rates": {
"NOK": 3.246912
}
}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": 324.6912,
"rate": 3.246912
}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