Rate Overview
Live
1 ISK = 0.022813 BYN
1 BYN = 43.8347
ISK
Avg
0.022949
High
0.023137
Low
0.022727
Last updated: 7/26/2026, 12:13:33 AM
Quick Conversions
| ISK | BYN |
|---|---|
| 1 ISK | 0.02 BYN |
| 10 ISK | 0.23 BYN |
| 50 ISK | 1.14 BYN |
| 100 ISK | 2.28 BYN |
| 500 ISK | 11.41 BYN |
| 1,000 ISK | 22.81 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-07-26T00:13:33Z",
"rates": {
"BYN": 0.022813
}
}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.2813,
"rate": 0.022813
}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