Rate Overview
Live
1 TTD = 0.345874 TOP
1 TOP = 2.8912
TTD
Avg
0.345050
High
0.354636
Low
0.339815
Last updated: 5/7/2026, 11:19:52 AM
Quick Conversions
| TTD | TOP |
|---|---|
| 1 TTD | 0.35 TOP |
| 10 TTD | 3.46 TOP |
| 50 TTD | 17.29 TOP |
| 100 TTD | 34.59 TOP |
| 500 TTD | 172.94 TOP |
| 1,000 TTD | 345.87 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-05-07T11:19:52Z",
"rates": {
"TOP": 0.345874
}
}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.5874,
"rate": 0.345874
}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