Rate Overview
Live
1 GYD = 0.580315 ISK
1 ISK = 1.7232
GYD
Avg
0.579367
High
0.581215
Low
0.576183
Last updated: 9/3/2026, 7:40:19 AM
Quick Conversions
| GYD | ISK |
|---|---|
| 1 GYD | 0.58 ISK |
| 10 GYD | 5.80 ISK |
| 50 GYD | 29.02 ISK |
| 100 GYD | 58.03 ISK |
| 500 GYD | 290.16 ISK |
| 1,000 GYD | 580.32 ISK |
Get GYD/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GYD¤cies=ISKExample Response:
{
"success": true,
"base": "GYD",
"date": "2026-09-03T07:40:19Z",
"rates": {
"ISK": 0.580315
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GYD&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GYD",
"to": "ISK",
"amount": 100
},
"result": 58.0315,
"rate": 0.580315
}Build with GYD/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key