Rate Overview
Live
1 ILS = 2.4946 GTQ
1 GTQ = 0.400862
ILS
Avg
2.4954
High
2.5100
Low
2.4820
Last updated: 7/29/2026, 3:13:39 AM
Quick Conversions
| ILS | GTQ |
|---|---|
| 1 ILS | 2.49 GTQ |
| 10 ILS | 24.95 GTQ |
| 50 ILS | 124.73 GTQ |
| 100 ILS | 249.46 GTQ |
| 500 ILS | 1,247.31 GTQ |
| 1,000 ILS | 2,494.62 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-29T03:13:39Z",
"rates": {
"GTQ": 2.494621
}
}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.4621,
"rate": 2.494621
}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