Rate Overview
Live
1 AED = 1.8421 TTD
1 TTD = 0.542859
AED
Avg
1.8442
High
1.8560
Low
1.8371
Last updated: 9/3/2026, 4:34:30 AM
Quick Conversions
| AED | TTD |
|---|---|
| 1 AED | 1.84 TTD |
| 10 AED | 18.42 TTD |
| 50 AED | 92.11 TTD |
| 100 AED | 184.21 TTD |
| 500 AED | 921.05 TTD |
| 1,000 AED | 1,842.10 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-09-03T04:34:30Z",
"rates": {
"TTD": 1.8421
}
}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.21,
"rate": 1.8421
}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