Rate Overview
Live
1 AED = 1.8467 TTD
1 TTD = 0.541504
AED
Avg
1.8447
High
1.8467
Low
1.8408
Last updated: 8/13/2026, 4:54:55 AM
Quick Conversions
| AED | TTD |
|---|---|
| 1 AED | 1.85 TTD |
| 10 AED | 18.47 TTD |
| 50 AED | 92.34 TTD |
| 100 AED | 184.67 TTD |
| 500 AED | 923.35 TTD |
| 1,000 AED | 1,846.71 TTD |
Get AED/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=TTDExample Response:
{
"success": true,
"base": "AED",
"date": "2026-08-13T04:54:55Z",
"rates": {
"TTD": 1.846707
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "TTD",
"amount": 100
},
"result": 184.6707,
"rate": 1.846707
}Build with AED/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key