Rate Overview
Live
1 ISK = 0.023573 BYN
1 BYN = 42.4214
ISK
Avg
0.023564
High
0.023831
Low
0.023399
Last updated: 3/7/2026, 12:28:11 AM
Quick Conversions
| ISK | BYN |
|---|---|
| 1 ISK | 0.02 BYN |
| 10 ISK | 0.24 BYN |
| 50 ISK | 1.18 BYN |
| 100 ISK | 2.36 BYN |
| 500 ISK | 11.79 BYN |
| 1,000 ISK | 23.57 BYN |
Get ISK/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=BYNExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-03-07T00:28:11Z",
"rates": {
"BYN": 0.023573
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "BYN",
"amount": 100
},
"result": 2.3573,
"rate": 0.023573
}Build with ISK/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key