Rate Overview
Live
1 ILS = 69.9062 GYD
1 GYD = 0.014305
ILS
Avg
69.1776
High
69.9062
Low
68.2031
Last updated: 4/17/2026, 6:18:14 AM
Quick Conversions
| ILS | GYD |
|---|---|
| 1 ILS | 69.91 GYD |
| 10 ILS | 699.06 GYD |
| 50 ILS | 3,495.31 GYD |
| 100 ILS | 6,990.62 GYD |
| 500 ILS | 34,953.09 GYD |
| 1,000 ILS | 69,906.18 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-04-17T06:18:14Z",
"rates": {
"GYD": 69.90618
}
}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": 6990.618,
"rate": 69.90618
}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