Rate Overview
Live
1 ILS = 74.0079 GYD
1 GYD = 0.013512
ILS
Avg
68.4200
High
74.0079
Low
65.7077
Last updated: 5/27/2026, 10:55:47 PM
Quick Conversions
| ILS | GYD |
|---|---|
| 1 ILS | 74.01 GYD |
| 10 ILS | 740.08 GYD |
| 50 ILS | 3,700.40 GYD |
| 100 ILS | 7,400.79 GYD |
| 500 ILS | 37,003.96 GYD |
| 1,000 ILS | 74,007.92 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-27T22:55:47Z",
"rates": {
"GYD": 74.00792
}
}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.7919999999995,
"rate": 74.00792
}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