Rate Overview
Live
1 ILS = 69.8677 GYD
1 GYD = 0.014313
ILS
Avg
69.1731
High
69.8747
Low
68.2031
Last updated: 4/17/2026, 7:33:36 AM
Quick Conversions
| ILS | GYD |
|---|---|
| 1 ILS | 69.87 GYD |
| 10 ILS | 698.68 GYD |
| 50 ILS | 3,493.38 GYD |
| 100 ILS | 6,986.77 GYD |
| 500 ILS | 34,933.83 GYD |
| 1,000 ILS | 69,867.66 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-04-17T07:33:36Z",
"rates": {
"GYD": 69.867661
}
}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": 6986.7661,
"rate": 69.867661
}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