Rate Overview
Live
1 YER = 0.525726 ISK
1 ISK = 1.9021
YER
Avg
0.520152
High
0.532292
Low
0.507546
Last updated: 7/28/2026, 12:41:33 PM
Quick Conversions
| YER | ISK |
|---|---|
| 1 YER | 0.53 ISK |
| 10 YER | 5.26 ISK |
| 50 YER | 26.29 ISK |
| 100 YER | 52.57 ISK |
| 500 YER | 262.86 ISK |
| 1,000 YER | 525.73 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-28T12:41:33Z",
"rates": {
"ISK": 0.525726
}
}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.5726,
"rate": 0.525726
}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