Rate Overview
Live
1 ILS = 70.1384 GYD
1 GYD = 0.014258
ILS
Avg
69.7939
High
70.1922
Low
69.3348
Last updated: 8/13/2026, 3:21:55 AM
Quick Conversions
| ILS | GYD |
|---|---|
| 1 ILS | 70.14 GYD |
| 10 ILS | 701.38 GYD |
| 50 ILS | 3,506.92 GYD |
| 100 ILS | 7,013.84 GYD |
| 500 ILS | 35,069.21 GYD |
| 1,000 ILS | 70,138.41 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-08-13T03:21:55Z",
"rates": {
"GYD": 70.138413
}
}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": 7013.8413,
"rate": 70.138413
}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