Rate Overview
Live
1 TTD = 0.147426 USD
1 USD = 6.7831
TTD
Avg
0.147617
High
0.148567
Low
0.146989
Last updated: 5/26/2026, 10:11:29 PM
Quick Conversions
| TTD | USD |
|---|---|
| 1 TTD | 0.15 USD |
| 10 TTD | 1.47 USD |
| 50 TTD | 7.37 USD |
| 100 TTD | 14.74 USD |
| 500 TTD | 73.71 USD |
| 1,000 TTD | 147.43 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-05-26T22:11:29Z",
"rates": {
"USD": 0.147426
}
}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.7426,
"rate": 0.147426
}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