Rate Overview
Live
1 YER = 0.515545 ISK
1 ISK = 1.9397
YER
Avg
0.520965
High
0.537260
Low
0.509090
Last updated: 5/27/2026, 7:21:30 PM
Quick Conversions
| YER | ISK |
|---|---|
| 1 YER | 0.52 ISK |
| 10 YER | 5.16 ISK |
| 50 YER | 25.78 ISK |
| 100 YER | 51.55 ISK |
| 500 YER | 257.77 ISK |
| 1,000 YER | 515.55 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-05-27T19:21:30Z",
"rates": {
"ISK": 0.515545
}
}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": 51.554500000000004,
"rate": 0.515545
}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