Rate Overview
Live
1 AED = 1.8431 TTD
1 TTD = 0.542575
AED
Avg
1.8421
High
1.8448
Low
1.8352
Last updated: 3/7/2026, 2:11:49 AM
Quick Conversions
| AED | TTD |
|---|---|
| 1 AED | 1.84 TTD |
| 10 AED | 18.43 TTD |
| 50 AED | 92.15 TTD |
| 100 AED | 184.31 TTD |
| 500 AED | 921.53 TTD |
| 1,000 AED | 1,843.06 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-03-07T02:11:49Z",
"rates": {
"TTD": 1.843064
}
}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.3064,
"rate": 1.843064
}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