Rate Overview
Live
1 ILS = 69.9009 GYD
1 GYD = 0.014306
ILS
Avg
62.2392
High
71.0955
Low
55.2971
Last updated: 7/2/2026, 5:00:11 PM
Quick Conversions
| ILS | GYD |
|---|---|
| 1 ILS | 69.90 GYD |
| 10 ILS | 699.01 GYD |
| 50 ILS | 3,495.04 GYD |
| 100 ILS | 6,990.09 GYD |
| 500 ILS | 34,950.43 GYD |
| 1,000 ILS | 69,900.86 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-02T17:00:11Z",
"rates": {
"GYD": 69.900863
}
}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": 6990.0863,
"rate": 69.900863
}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