Rate Overview
Live
1 AED = 2.0766 GTQ
1 GTQ = 0.481548
AED
Avg
2.0913
High
2.1108
Low
2.0753
Last updated: 7/30/2026, 12:58:51 AM
Quick Conversions
| AED | GTQ |
|---|---|
| 1 AED | 2.08 GTQ |
| 10 AED | 20.77 GTQ |
| 50 AED | 103.83 GTQ |
| 100 AED | 207.66 GTQ |
| 500 AED | 1,038.32 GTQ |
| 1,000 AED | 2,076.64 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-30T00:58:51Z",
"rates": {
"GTQ": 2.076637
}
}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.66369999999998,
"rate": 2.076637
}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