Rate Overview
Live
1 TOP = 2.8604 TTD
1 TTD = 0.349597
TOP
Avg
2.8715
High
2.9154
Low
2.8360
Last updated: 7/22/2026, 10:34:45 AM
Quick Conversions
| TOP | TTD |
|---|---|
| 1 TOP | 2.86 TTD |
| 10 TOP | 28.60 TTD |
| 50 TOP | 143.02 TTD |
| 100 TOP | 286.04 TTD |
| 500 TOP | 1,430.22 TTD |
| 1,000 TOP | 2,860.44 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-07-22T10:34:45Z",
"rates": {
"TTD": 2.860439
}
}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": 286.0439,
"rate": 2.860439
}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