Rate Overview
Live
1 TTD = 0.540839 AED
1 AED = 1.8490
TTD
Avg
0.541934
High
0.544913
Low
0.540835
Last updated: 5/28/2026, 3:14:41 PM
Quick Conversions
| TTD | AED |
|---|---|
| 1 TTD | 0.54 AED |
| 10 TTD | 5.41 AED |
| 50 TTD | 27.04 AED |
| 100 TTD | 54.08 AED |
| 500 TTD | 270.42 AED |
| 1,000 TTD | 540.84 AED |
Get TTD/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=AEDExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-05-28T15:14:41Z",
"rates": {
"AED": 0.540839
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "AED",
"amount": 100
},
"result": 54.08389999999999,
"rate": 0.540839
}Build with TTD/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key