Rate Overview
Live
1 ILS = 2.5442 GTQ
1 GTQ = 0.393046
ILS
Avg
2.5489
High
2.5645
Low
2.5374
Last updated: 7/5/2026, 7:13:48 PM
Quick Conversions
| ILS | GTQ |
|---|---|
| 1 ILS | 2.54 GTQ |
| 10 ILS | 25.44 GTQ |
| 50 ILS | 127.21 GTQ |
| 100 ILS | 254.42 GTQ |
| 500 ILS | 1,272.12 GTQ |
| 1,000 ILS | 2,544.23 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-05T19:13:48Z",
"rates": {
"GTQ": 2.544231
}
}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": 254.42309999999998,
"rate": 2.544231
}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