Rate Overview
Live
1 ILS = 2.4943 GTQ
1 GTQ = 0.400915
ILS
Avg
2.2922
High
2.5971
Low
2.0476
Last updated: 7/28/2026, 2:34:03 PM
Quick Conversions
| ILS | GTQ |
|---|---|
| 1 ILS | 2.49 GTQ |
| 10 ILS | 24.94 GTQ |
| 50 ILS | 124.71 GTQ |
| 100 ILS | 249.43 GTQ |
| 500 ILS | 1,247.15 GTQ |
| 1,000 ILS | 2,494.30 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-07-28T14:34:03Z",
"rates": {
"GTQ": 2.494295
}
}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": 249.42950000000002,
"rate": 2.494295
}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