Rate Overview
Live
1 YER = 0.530305 ISK
1 ISK = 1.8857
YER
Avg
0.524772
High
0.530305
Low
0.522009
Last updated: 6/19/2026, 8:43:31 AM
Quick Conversions
| YER | ISK |
|---|---|
| 1 YER | 0.53 ISK |
| 10 YER | 5.30 ISK |
| 50 YER | 26.52 ISK |
| 100 YER | 53.03 ISK |
| 500 YER | 265.15 ISK |
| 1,000 YER | 530.31 ISK |
Get YER/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=ISKExample Response:
{
"success": true,
"base": "YER",
"date": "2026-06-19T08:43:31Z",
"rates": {
"ISK": 0.530305
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "ISK",
"amount": 100
},
"result": 53.0305,
"rate": 0.530305
}Build with YER/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key