Rate Overview
Live
1 ILS = 2.6275 GTQ
1 GTQ = 0.380593
ILS
Avg
2.6022
High
2.6275
Low
2.5802
Last updated: 5/7/2026, 3:43:54 PM
Quick Conversions
| ILS | GTQ |
|---|---|
| 1 ILS | 2.63 GTQ |
| 10 ILS | 26.27 GTQ |
| 50 ILS | 131.37 GTQ |
| 100 ILS | 262.75 GTQ |
| 500 ILS | 1,313.74 GTQ |
| 1,000 ILS | 2,627.48 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-05-07T15:43:54Z",
"rates": {
"GTQ": 2.627479
}
}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": 262.7479,
"rate": 2.627479
}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