Rate Overview
Live
1 ILS = 74.0092 GYD
1 GYD = 0.013512
ILS
Avg
65.0518
High
74.0092
Low
59.1205
Last updated: 5/27/2026, 9:41:52 PM
Quick Conversions
| ILS | GYD |
|---|---|
| 1 ILS | 74.01 GYD |
| 10 ILS | 740.09 GYD |
| 50 ILS | 3,700.46 GYD |
| 100 ILS | 7,400.92 GYD |
| 500 ILS | 37,004.61 GYD |
| 1,000 ILS | 74,009.23 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-05-27T21:41:52Z",
"rates": {
"GYD": 74.009229
}
}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": 7400.9229000000005,
"rate": 74.009229
}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