Rate Overview
Live
1 ILS = 67.5353 GYD
1 GYD = 0.014807
ILS
Avg
67.5143
High
68.1033
Low
66.5831
Last updated: 3/7/2026, 4:26:24 AM
Quick Conversions
| ILS | GYD |
|---|---|
| 1 ILS | 67.54 GYD |
| 10 ILS | 675.35 GYD |
| 50 ILS | 3,376.77 GYD |
| 100 ILS | 6,753.53 GYD |
| 500 ILS | 33,767.66 GYD |
| 1,000 ILS | 67,535.31 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-03-07T04:26:24Z",
"rates": {
"GYD": 67.535312
}
}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": 6753.5312,
"rate": 67.535312
}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