Rate Overview
Live
1 YER = 0.512381 ISK
1 ISK = 1.9517
YER
Avg
0.513489
High
0.516807
Low
0.510997
Last updated: 4/17/2026, 11:45:02 AM
Quick Conversions
| YER | ISK |
|---|---|
| 1 YER | 0.51 ISK |
| 10 YER | 5.12 ISK |
| 50 YER | 25.62 ISK |
| 100 YER | 51.24 ISK |
| 500 YER | 256.19 ISK |
| 1,000 YER | 512.38 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-04-17T11:45:02Z",
"rates": {
"ISK": 0.512381
}
}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.238099999999996,
"rate": 0.512381
}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