Rate Overview
Live
1 AED = 1.8472 TTD
1 TTD = 0.541360
AED
Avg
1.8442
High
1.8504
Low
1.8282
Last updated: 7/9/2026, 4:59:32 AM
Quick Conversions
| AED | TTD |
|---|---|
| 1 AED | 1.85 TTD |
| 10 AED | 18.47 TTD |
| 50 AED | 92.36 TTD |
| 100 AED | 184.72 TTD |
| 500 AED | 923.60 TTD |
| 1,000 AED | 1,847.20 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-07-09T04:59:32Z",
"rates": {
"TTD": 1.847198
}
}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.7198,
"rate": 1.847198
}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