Rate Overview
Live
1 YER = 0.522877 ISK
1 ISK = 1.9125
YER
Avg
0.520878
High
0.522877
Low
0.518490
Last updated: 3/28/2026, 10:57:04 AM
Quick Conversions
| YER | ISK |
|---|---|
| 1 YER | 0.52 ISK |
| 10 YER | 5.23 ISK |
| 50 YER | 26.14 ISK |
| 100 YER | 52.29 ISK |
| 500 YER | 261.44 ISK |
| 1,000 YER | 522.88 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-03-28T10:57:04Z",
"rates": {
"ISK": 0.522877
}
}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.2877,
"rate": 0.522877
}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