Rate Overview
Live
1 GYD = 0.600019 ISK
1 ISK = 1.6666
GYD
Avg
0.601729
High
0.603717
Low
0.599779
Last updated: 7/9/2026, 8:31:15 AM
Quick Conversions
| GYD | ISK |
|---|---|
| 1 GYD | 0.60 ISK |
| 10 GYD | 6.00 ISK |
| 50 GYD | 30.00 ISK |
| 100 GYD | 60.00 ISK |
| 500 GYD | 300.01 ISK |
| 1,000 GYD | 600.02 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-07-09T08:31:15Z",
"rates": {
"ISK": 0.600019
}
}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": 60.0019,
"rate": 0.600019
}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