Rate Overview
Live
1 TTD = 12.2690 ALL
1 ALL = 0.081506
TTD
Avg
12.4091
High
13.5177
Low
11.9810
Last updated: 3/27/2026, 2:57:28 PM
Quick Conversions
| TTD | ALL |
|---|---|
| 1 TTD | 12.27 ALL |
| 10 TTD | 122.69 ALL |
| 50 TTD | 613.45 ALL |
| 100 TTD | 1,226.90 ALL |
| 500 TTD | 6,134.49 ALL |
| 1,000 TTD | 12,268.99 ALL |
Get TTD/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=ALLExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-03-27T14:57:28Z",
"rates": {
"ALL": 12.268986
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "ALL",
"amount": 100
},
"result": 1226.8986,
"rate": 12.268986
}Build with TTD/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key