Rate Overview
Live
1 GYD = 0.013556 ILS
1 ILS = 73.7681
GYD
Avg
0.013772
High
0.013971
Low
0.013556
Last updated: 5/27/2026, 9:44:03 AM
Quick Conversions
| GYD | ILS |
|---|---|
| 1 GYD | 0.01 ILS |
| 10 GYD | 0.14 ILS |
| 50 GYD | 0.68 ILS |
| 100 GYD | 1.36 ILS |
| 500 GYD | 6.78 ILS |
| 1,000 GYD | 13.56 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-05-27T09:44:03Z",
"rates": {
"ILS": 0.013556
}
}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.3556000000000001,
"rate": 0.013556
}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