Rate Overview
Live
1 ISK = 1.6666 GYD
1 GYD = 0.600020
ISK
Avg
1.6619
High
1.6673
Low
1.6564
Last updated: 7/9/2026, 11:53:56 AM
Quick Conversions
| ISK | GYD |
|---|---|
| 1 ISK | 1.67 GYD |
| 10 ISK | 16.67 GYD |
| 50 ISK | 83.33 GYD |
| 100 ISK | 166.66 GYD |
| 500 ISK | 833.31 GYD |
| 1,000 ISK | 1,666.61 GYD |
Get ISK/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=GYDExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-07-09T11:53:56Z",
"rates": {
"GYD": 1.666612
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "GYD",
"amount": 100
},
"result": 166.6612,
"rate": 1.666612
}Build with ISK/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key