Rate Overview
Live
1 TOP = 2.8716 TTD
1 TTD = 0.348237
TOP
Avg
2.8776
High
2.9019
Low
2.8531
Last updated: 6/16/2026, 3:05:21 AM
Quick Conversions
| TOP | TTD |
|---|---|
| 1 TOP | 2.87 TTD |
| 10 TOP | 28.72 TTD |
| 50 TOP | 143.58 TTD |
| 100 TOP | 287.16 TTD |
| 500 TOP | 1,435.80 TTD |
| 1,000 TOP | 2,871.61 TTD |
Get TOP/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=TTDExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-06-16T03:05:21Z",
"rates": {
"TTD": 2.871605
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "TTD",
"amount": 100
},
"result": 287.1605,
"rate": 2.871605
}Build with TOP/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key