Rate Overview
Live
1 YER = 0.523832 ISK
1 ISK = 1.9090
YER
Avg
0.519929
High
0.530155
Low
0.508549
Last updated: 7/29/2026, 9:29:36 AM
Quick Conversions
| YER | ISK |
|---|---|
| 1 YER | 0.52 ISK |
| 10 YER | 5.24 ISK |
| 50 YER | 26.19 ISK |
| 100 YER | 52.38 ISK |
| 500 YER | 261.92 ISK |
| 1,000 YER | 523.83 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-07-29T09:29:36Z",
"rates": {
"ISK": 0.523832
}
}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": 52.383199999999995,
"rate": 0.523832
}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