Rate Overview
Live
1 ILS = 2.4394 GTQ
1 GTQ = 0.409938
ILS
Avg
2.2422
High
2.4821
Low
2.0476
Last updated: 3/28/2026, 3:49:06 PM
Quick Conversions
| ILS | GTQ |
|---|---|
| 1 ILS | 2.44 GTQ |
| 10 ILS | 24.39 GTQ |
| 50 ILS | 121.97 GTQ |
| 100 ILS | 243.94 GTQ |
| 500 ILS | 1,219.70 GTQ |
| 1,000 ILS | 2,439.40 GTQ |
Get ILS/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=GTQExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-28T15:49:06Z",
"rates": {
"GTQ": 2.439396
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "GTQ",
"amount": 100
},
"result": 243.93959999999998,
"rate": 2.439396
}Build with ILS/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key