Rate Overview
Live
1 ILS = 68.3942 GYD
1 GYD = 0.014621
ILS
Avg
69.1233
High
73.8310
Low
66.1679
Last updated: 7/26/2026, 1:54:47 AM
Quick Conversions
| ILS | GYD |
|---|---|
| 1 ILS | 68.39 GYD |
| 10 ILS | 683.94 GYD |
| 50 ILS | 3,419.71 GYD |
| 100 ILS | 6,839.42 GYD |
| 500 ILS | 34,197.12 GYD |
| 1,000 ILS | 68,394.24 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-07-26T01:54:47Z",
"rates": {
"GYD": 68.394238
}
}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": 6839.4238000000005,
"rate": 68.394238
}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