Rate Overview
Live
1 USD = 6.7918 TTD
1 TTD = 0.147236
USD
Avg
6.7857
High
6.7918
Low
6.7743
Last updated: 6/16/2026, 12:22:34 PM
Quick Conversions
| USD | TTD |
|---|---|
| 1 USD | 6.79 TTD |
| 10 USD | 67.92 TTD |
| 50 USD | 339.59 TTD |
| 100 USD | 679.18 TTD |
| 500 USD | 3,395.92 TTD |
| 1,000 USD | 6,791.83 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-06-16T12:22:34Z",
"rates": {
"TTD": 6.79183249
}
}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": 679.183249,
"rate": 6.79183249
}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