Rate Overview
Live
1 AED = 2.0740 GTQ
1 GTQ = 0.482168
AED
Avg
2.0925
High
2.1108
Low
2.0740
Last updated: 5/29/2026, 6:41:47 PM
Quick Conversions
| AED | GTQ |
|---|---|
| 1 AED | 2.07 GTQ |
| 10 AED | 20.74 GTQ |
| 50 AED | 103.70 GTQ |
| 100 AED | 207.40 GTQ |
| 500 AED | 1,036.98 GTQ |
| 1,000 AED | 2,073.97 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-05-29T18:41:47Z",
"rates": {
"GTQ": 2.073967
}
}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.3967,
"rate": 2.073967
}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