Rate Overview
Live
1 ILS = 66.5327 GYD
1 GYD = 0.015030
ILS
Avg
66.9385
High
67.2605
Low
66.5327
Last updated: 3/27/2026, 9:50:20 AM
Quick Conversions
| ILS | GYD |
|---|---|
| 1 ILS | 66.53 GYD |
| 10 ILS | 665.33 GYD |
| 50 ILS | 3,326.64 GYD |
| 100 ILS | 6,653.27 GYD |
| 500 ILS | 33,266.35 GYD |
| 1,000 ILS | 66,532.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-03-27T09:50:20Z",
"rates": {
"GYD": 66.532705
}
}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": 6653.2705000000005,
"rate": 66.532705
}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