Rate Overview
Live
1 GYD = 0.015081 ILS
1 ILS = 66.3086
GYD
Avg
0.014947
High
0.015081
Low
0.014867
Last updated: 3/27/2026, 1:16:08 PM
Quick Conversions
| GYD | ILS |
|---|---|
| 1 GYD | 0.02 ILS |
| 10 GYD | 0.15 ILS |
| 50 GYD | 0.75 ILS |
| 100 GYD | 1.51 ILS |
| 500 GYD | 7.54 ILS |
| 1,000 GYD | 15.08 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-03-27T13:16:08Z",
"rates": {
"ILS": 0.015081
}
}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.5081,
"rate": 0.015081
}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