Rate Overview
Live
1 ISK = 1.9084 YER
1 YER = 0.524002
ISK
Avg
1.9201
High
1.9627
Low
1.9025
Last updated: 3/8/2026, 7:42:04 AM
Quick Conversions
| ISK | YER |
|---|---|
| 1 ISK | 1.91 YER |
| 10 ISK | 19.08 YER |
| 50 ISK | 95.42 YER |
| 100 ISK | 190.84 YER |
| 500 ISK | 954.19 YER |
| 1,000 ISK | 1,908.39 YER |
Get ISK/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=YERExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-03-08T07:42:04Z",
"rates": {
"YER": 1.908388
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "YER",
"amount": 100
},
"result": 190.8388,
"rate": 1.908388
}Build with ISK/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key