Rate Overview
Live
1 USD = 6.7760 TTD
1 TTD = 0.147580
USD
Avg
6.7746
High
6.8014
Low
6.7153
Last updated: 7/6/2026, 8:47:36 AM
Quick Conversions
| USD | TTD |
|---|---|
| 1 USD | 6.78 TTD |
| 10 USD | 67.76 TTD |
| 50 USD | 338.80 TTD |
| 100 USD | 677.60 TTD |
| 500 USD | 3,387.99 TTD |
| 1,000 USD | 6,775.99 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-06T08:47:36Z",
"rates": {
"TTD": 6.77598635
}
}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": 677.5986350000001,
"rate": 6.77598635
}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