Rate Overview
Live
1 ILS = 66.4830 GYD
1 GYD = 0.015041
ILS
Avg
66.9843
High
68.0490
Low
65.7077
Last updated: 3/27/2026, 11:43:37 AM
Quick Conversions
| ILS | GYD |
|---|---|
| 1 ILS | 66.48 GYD |
| 10 ILS | 664.83 GYD |
| 50 ILS | 3,324.15 GYD |
| 100 ILS | 6,648.30 GYD |
| 500 ILS | 33,241.48 GYD |
| 1,000 ILS | 66,482.97 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-03-27T11:43:37Z",
"rates": {
"GYD": 66.482966
}
}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": 6648.296600000001,
"rate": 66.482966
}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