Rate Overview
Live
1 TTD = 0.541724 AED
1 AED = 1.8460
TTD
Avg
0.542243
High
0.547077
Low
0.539879
Last updated: 3/27/2026, 8:19:32 AM
Quick Conversions
| TTD | AED |
|---|---|
| 1 TTD | 0.54 AED |
| 10 TTD | 5.42 AED |
| 50 TTD | 27.09 AED |
| 100 TTD | 54.17 AED |
| 500 TTD | 270.86 AED |
| 1,000 TTD | 541.72 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-03-27T08:19:32Z",
"rates": {
"AED": 0.541724
}
}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.172399999999996,
"rate": 0.541724
}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