Rate Overview
Live
1 ILS = 68.8525 GYD
1 GYD = 0.014524
ILS
Avg
68.4949
High
68.8525
Low
68.0296
Last updated: 7/27/2026, 9:28:09 AM
Quick Conversions
| ILS | GYD |
|---|---|
| 1 ILS | 68.85 GYD |
| 10 ILS | 688.52 GYD |
| 50 ILS | 3,442.62 GYD |
| 100 ILS | 6,885.25 GYD |
| 500 ILS | 34,426.25 GYD |
| 1,000 ILS | 68,852.49 GYD |
Get ILS/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=GYDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-27T09:28:09Z",
"rates": {
"GYD": 68.85249
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "GYD",
"amount": 100
},
"result": 6885.249000000001,
"rate": 68.85249
}Build with ILS/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key