Rate Overview
Live
1 USD = 6.7705 TTD
1 TTD = 0.147699
USD
Avg
6.7793
High
6.7986
Low
6.7705
Last updated: 4/16/2026, 10:50:45 PM
Quick Conversions
| USD | TTD |
|---|---|
| 1 USD | 6.77 TTD |
| 10 USD | 67.71 TTD |
| 50 USD | 338.53 TTD |
| 100 USD | 677.05 TTD |
| 500 USD | 3,385.27 TTD |
| 1,000 USD | 6,770.53 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-04-16T22:50:45Z",
"rates": {
"TTD": 6.77053094
}
}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.0530940000001,
"rate": 6.77053094
}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