Rate Overview
Live
1 AED = 2.0736 GTQ
1 GTQ = 0.482260
AED
Avg
2.0760
High
2.0782
Low
2.0736
Last updated: 7/30/2026, 6:20:24 AM
Quick Conversions
| AED | GTQ |
|---|---|
| 1 AED | 2.07 GTQ |
| 10 AED | 20.74 GTQ |
| 50 AED | 103.68 GTQ |
| 100 AED | 207.36 GTQ |
| 500 AED | 1,036.78 GTQ |
| 1,000 AED | 2,073.57 GTQ |
Get AED/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=GTQExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-30T06:20:24Z",
"rates": {
"GTQ": 2.073569
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "GTQ",
"amount": 100
},
"result": 207.3569,
"rate": 2.073569
}Build with AED/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key