Rate Overview
Live
1 GYD = 0.014134 ILS
1 ILS = 70.7514
GYD
Avg
0.014279
High
0.014381
Low
0.014108
Last updated: 8/14/2026, 10:54:39 PM
Quick Conversions
| GYD | ILS |
|---|---|
| 1 GYD | 0.01 ILS |
| 10 GYD | 0.14 ILS |
| 50 GYD | 0.71 ILS |
| 100 GYD | 1.41 ILS |
| 500 GYD | 7.07 ILS |
| 1,000 GYD | 14.13 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-08-14T22:54:39Z",
"rates": {
"ILS": 0.014134
}
}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.4134,
"rate": 0.014134
}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