Rate Overview
Live
1 ILS = 68.9297 GYD
1 GYD = 0.014508
ILS
Avg
69.8013
High
71.6580
Low
68.7375
Last updated: 7/17/2026, 4:13:36 PM
Quick Conversions
| ILS | GYD |
|---|---|
| 1 ILS | 68.93 GYD |
| 10 ILS | 689.30 GYD |
| 50 ILS | 3,446.49 GYD |
| 100 ILS | 6,892.97 GYD |
| 500 ILS | 34,464.85 GYD |
| 1,000 ILS | 68,929.70 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-17T16:13:36Z",
"rates": {
"GYD": 68.929701
}
}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": 6892.9701,
"rate": 68.929701
}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