Rate Overview
Live
1 ILS = 72.0294 GYD
1 GYD = 0.013883
ILS
Avg
71.2873
High
72.0460
Low
70.6546
Last updated: 5/7/2026, 11:27:50 AM
Quick Conversions
| ILS | GYD |
|---|---|
| 1 ILS | 72.03 GYD |
| 10 ILS | 720.29 GYD |
| 50 ILS | 3,601.47 GYD |
| 100 ILS | 7,202.94 GYD |
| 500 ILS | 36,014.72 GYD |
| 1,000 ILS | 72,029.44 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-05-07T11:27:50Z",
"rates": {
"GYD": 72.029439
}
}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": 7202.943899999999,
"rate": 72.029439
}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