Rate Overview
Live
1 TTD = 0.147089 USD
1 USD = 6.7986
TTD
Avg
0.147428
High
0.147603
Low
0.147089
Last updated: 4/15/2026, 11:18:22 PM
Quick Conversions
| TTD | USD |
|---|---|
| 1 TTD | 0.15 USD |
| 10 TTD | 1.47 USD |
| 50 TTD | 7.35 USD |
| 100 TTD | 14.71 USD |
| 500 TTD | 73.54 USD |
| 1,000 TTD | 147.09 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-04-15T23:18:22Z",
"rates": {
"USD": 0.147089
}
}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.7089,
"rate": 0.147089
}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