Rate Overview
Live
1 TTD = 0.541206 AED
1 AED = 1.8477
TTD
Avg
0.541317
High
0.542985
Low
0.540621
Last updated: 5/8/2026, 2:14:22 PM
Quick Conversions
| TTD | AED |
|---|---|
| 1 TTD | 0.54 AED |
| 10 TTD | 5.41 AED |
| 50 TTD | 27.06 AED |
| 100 TTD | 54.12 AED |
| 500 TTD | 270.60 AED |
| 1,000 TTD | 541.21 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-08T14:14:22Z",
"rates": {
"AED": 0.541206
}
}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.120599999999996,
"rate": 0.541206
}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