Rate Overview
Live
1 TTD = 0.146814 USD
1 USD = 6.8113
TTD
Avg
0.147823
High
0.148626
Low
0.146814
Last updated: 3/26/2026, 12:22:28 PM
Quick Conversions
| TTD | USD |
|---|---|
| 1 TTD | 0.15 USD |
| 10 TTD | 1.47 USD |
| 50 TTD | 7.34 USD |
| 100 TTD | 14.68 USD |
| 500 TTD | 73.41 USD |
| 1,000 TTD | 146.81 USD |
Get TTD/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=USDExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-03-26T12:22:28Z",
"rates": {
"USD": 0.146814
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "USD",
"amount": 100
},
"result": 14.6814,
"rate": 0.146814
}Build with TTD/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key