Rate Overview
Live
1 ILS = 69.7789 GYD
1 GYD = 0.014331
ILS
Avg
69.9150
High
70.4302
Low
69.6030
Last updated: 7/6/2026, 12:16:25 AM
Quick Conversions
| ILS | GYD |
|---|---|
| 1 ILS | 69.78 GYD |
| 10 ILS | 697.79 GYD |
| 50 ILS | 3,488.95 GYD |
| 100 ILS | 6,977.89 GYD |
| 500 ILS | 34,889.47 GYD |
| 1,000 ILS | 69,778.93 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-06T00:16:25Z",
"rates": {
"GYD": 69.778934
}
}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": 6977.893400000001,
"rate": 69.778934
}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