Rate Overview
Live
1 ISK = 0.022351 BYN
1 BYN = 44.7407
ISK
Avg
0.023270
High
0.024240
Low
0.022103
Last updated: 5/27/2026, 5:33:00 PM
Quick Conversions
| ISK | BYN |
|---|---|
| 1 ISK | 0.02 BYN |
| 10 ISK | 0.22 BYN |
| 50 ISK | 1.12 BYN |
| 100 ISK | 2.24 BYN |
| 500 ISK | 11.18 BYN |
| 1,000 ISK | 22.35 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-05-27T17:33:00Z",
"rates": {
"BYN": 0.022351
}
}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.2351,
"rate": 0.022351
}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