Rate Overview
Live
1 ISK = 0.025472 BYN
1 BYN = 39.2588
ISK
Avg
0.025124
High
0.025472
Low
0.024860
Last updated: 9/2/2026, 10:59:46 AM
Quick Conversions
| ISK | BYN |
|---|---|
| 1 ISK | 0.03 BYN |
| 10 ISK | 0.25 BYN |
| 50 ISK | 1.27 BYN |
| 100 ISK | 2.55 BYN |
| 500 ISK | 12.74 BYN |
| 1,000 ISK | 25.47 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-09-02T10:59:46Z",
"rates": {
"BYN": 0.025472
}
}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.5472,
"rate": 0.025472
}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