Rate Overview
Live
1 AED = 1.8490 TTD
1 TTD = 0.540837
AED
Avg
1.8482
High
1.8493
Low
1.8456
Last updated: 6/19/2026, 3:43:25 AM
Quick Conversions
| AED | TTD |
|---|---|
| 1 AED | 1.85 TTD |
| 10 AED | 18.49 TTD |
| 50 AED | 92.45 TTD |
| 100 AED | 184.90 TTD |
| 500 AED | 924.49 TTD |
| 1,000 AED | 1,848.99 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-06-19T03:43:25Z",
"rates": {
"TTD": 1.848987
}
}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.8987,
"rate": 1.848987
}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