Rate Overview
Live
1 BTN = 0.070872 TTD
1 TTD = 14.1099
BTN
Avg
0.070857
High
0.071106
Low
0.070435
Last updated: 8/19/2026, 7:01:51 AM
Quick Conversions
| BTN | TTD |
|---|---|
| 1 BTN | 0.07 TTD |
| 10 BTN | 0.71 TTD |
| 50 BTN | 3.54 TTD |
| 100 BTN | 7.09 TTD |
| 500 BTN | 35.44 TTD |
| 1,000 BTN | 70.87 TTD |
Get BTN/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=TTDExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-08-19T07:01:51Z",
"rates": {
"TTD": 0.070872
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "TTD",
"amount": 100
},
"result": 7.0872,
"rate": 0.070872
}Build with BTN/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key