Rate Overview
Live
1 TTD = 0.344378 TOP
1 TOP = 2.9038
TTD
Avg
0.346644
High
0.352856
Low
0.338863
Last updated: 7/29/2026, 1:45:28 AM
Quick Conversions
| TTD | TOP |
|---|---|
| 1 TTD | 0.34 TOP |
| 10 TTD | 3.44 TOP |
| 50 TTD | 17.22 TOP |
| 100 TTD | 34.44 TOP |
| 500 TTD | 172.19 TOP |
| 1,000 TTD | 344.38 TOP |
Get TTD/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=TOPExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-07-29T01:45:28Z",
"rates": {
"TOP": 0.344378
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "TOP",
"amount": 100
},
"result": 34.4378,
"rate": 0.344378
}Build with TTD/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key