Rate Overview
Live
1 USD = 6.7810 TTD
1 TTD = 0.147472
USD
Avg
6.7801
High
6.7947
Low
6.7615
Last updated: 7/22/2026, 12:19:44 PM
Quick Conversions
| USD | TTD |
|---|---|
| 1 USD | 6.78 TTD |
| 10 USD | 67.81 TTD |
| 50 USD | 339.05 TTD |
| 100 USD | 678.10 TTD |
| 500 USD | 3,390.48 TTD |
| 1,000 USD | 6,780.96 TTD |
Get USD/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=TTDExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-22T12:19:44Z",
"rates": {
"TTD": 6.78095718
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "TTD",
"amount": 100
},
"result": 678.0957179999999,
"rate": 6.78095718
}Build with USD/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key