Rate Overview
Live
1 AED = 1.8460 TTD
1 TTD = 0.541724
AED
Avg
1.8461
High
1.8494
Low
1.8412
Last updated: 3/27/2026, 8:22:17 AM
Quick Conversions
| AED | TTD |
|---|---|
| 1 AED | 1.85 TTD |
| 10 AED | 18.46 TTD |
| 50 AED | 92.30 TTD |
| 100 AED | 184.60 TTD |
| 500 AED | 922.98 TTD |
| 1,000 AED | 1,845.96 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-27T08:22:17Z",
"rates": {
"TTD": 1.845957
}
}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.5957,
"rate": 1.845957
}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