Rate Overview
Live
1 ILS = 68.4762 GYD
1 GYD = 0.014604
ILS
Avg
62.4574
High
71.0955
Low
55.2971
Last updated: 7/28/2026, 1:33:26 PM
Quick Conversions
| ILS | GYD |
|---|---|
| 1 ILS | 68.48 GYD |
| 10 ILS | 684.76 GYD |
| 50 ILS | 3,423.81 GYD |
| 100 ILS | 6,847.62 GYD |
| 500 ILS | 34,238.08 GYD |
| 1,000 ILS | 68,476.16 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-28T13:33:26Z",
"rates": {
"GYD": 68.476162
}
}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": 6847.6162,
"rate": 68.476162
}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