Rate Overview
Live
1 TTD = 0.348616 TOP
1 TOP = 2.8685
TTD
Avg
0.346374
High
0.350499
Low
0.341061
Last updated: 6/19/2026, 8:41:40 AM
Quick Conversions
| TTD | TOP |
|---|---|
| 1 TTD | 0.35 TOP |
| 10 TTD | 3.49 TOP |
| 50 TTD | 17.43 TOP |
| 100 TTD | 34.86 TOP |
| 500 TTD | 174.31 TOP |
| 1,000 TTD | 348.62 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-06-19T08:41:40Z",
"rates": {
"TOP": 0.348616
}
}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.861599999999996,
"rate": 0.348616
}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