Rate Overview
Live
1 YER = 0.519776 ISK
1 ISK = 1.9239
YER
Avg
0.519631
High
0.522075
Low
0.517827
Last updated: 8/14/2026, 6:04:13 AM
Quick Conversions
| YER | ISK |
|---|---|
| 1 YER | 0.52 ISK |
| 10 YER | 5.20 ISK |
| 50 YER | 25.99 ISK |
| 100 YER | 51.98 ISK |
| 500 YER | 259.89 ISK |
| 1,000 YER | 519.78 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-08-14T06:04:13Z",
"rates": {
"ISK": 0.519776
}
}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.9776,
"rate": 0.519776
}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