Rate Overview
Live
1 ILS = 71.6547 GYD
1 GYD = 0.013956
ILS
Avg
71.4021
High
71.8983
Low
70.2181
Last updated: 6/17/2026, 6:39:40 AM
Quick Conversions
| ILS | GYD |
|---|---|
| 1 ILS | 71.65 GYD |
| 10 ILS | 716.55 GYD |
| 50 ILS | 3,582.74 GYD |
| 100 ILS | 7,165.47 GYD |
| 500 ILS | 35,827.35 GYD |
| 1,000 ILS | 71,654.71 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-06-17T06:39:40Z",
"rates": {
"GYD": 71.654707
}
}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": 7165.4707,
"rate": 71.654707
}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