Rate Overview
Live
1 GYD = 0.014551 ILS
1 ILS = 68.7238
GYD
Avg
0.016111
High
0.018084
Low
0.014065
Last updated: 7/20/2026, 7:19:36 AM
Quick Conversions
| GYD | ILS |
|---|---|
| 1 GYD | 0.01 ILS |
| 10 GYD | 0.15 ILS |
| 50 GYD | 0.73 ILS |
| 100 GYD | 1.46 ILS |
| 500 GYD | 7.28 ILS |
| 1,000 GYD | 14.55 ILS |
Get GYD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GYD¤cies=ILSExample Response:
{
"success": true,
"base": "GYD",
"date": "2026-07-20T07:19:36Z",
"rates": {
"ILS": 0.014551
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GYD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GYD",
"to": "ILS",
"amount": 100
},
"result": 1.4551,
"rate": 0.014551
}Build with GYD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key