Rate Overview
Live
1 TTD = 0.345120 TOP
1 TOP = 2.8975
TTD
Avg
0.346469
High
0.353279
Low
0.342877
Last updated: 3/27/2026, 9:26:19 AM
Quick Conversions
| TTD | TOP |
|---|---|
| 1 TTD | 0.35 TOP |
| 10 TTD | 3.45 TOP |
| 50 TTD | 17.26 TOP |
| 100 TTD | 34.51 TOP |
| 500 TTD | 172.56 TOP |
| 1,000 TTD | 345.12 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-03-27T09:26:19Z",
"rates": {
"TOP": 0.34512
}
}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.512,
"rate": 0.34512
}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