Rate Overview
Live
1 AED = 2.0763 GTQ
1 GTQ = 0.481618
AED
Avg
2.0769
High
2.0790
Low
2.0749
Last updated: 7/9/2026, 5:37:27 AM
Quick Conversions
| AED | GTQ |
|---|---|
| 1 AED | 2.08 GTQ |
| 10 AED | 20.76 GTQ |
| 50 AED | 103.82 GTQ |
| 100 AED | 207.63 GTQ |
| 500 AED | 1,038.17 GTQ |
| 1,000 AED | 2,076.34 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-09T05:37:27Z",
"rates": {
"GTQ": 2.076335
}
}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.63349999999997,
"rate": 2.076335
}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