Rate Overview
Live
1 AED = 2.0810 GTQ
1 GTQ = 0.480540
AED
Avg
2.0779
High
2.0810
Low
2.0765
Last updated: 9/8/2026, 4:34:44 AM
Quick Conversions
| AED | GTQ |
|---|---|
| 1 AED | 2.08 GTQ |
| 10 AED | 20.81 GTQ |
| 50 AED | 104.05 GTQ |
| 100 AED | 208.10 GTQ |
| 500 AED | 1,040.50 GTQ |
| 1,000 AED | 2,080.99 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-09-08T04:34:44Z",
"rates": {
"GTQ": 2.080993
}
}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": 208.0993,
"rate": 2.080993
}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