Rate Overview
Live
1 BTN = 0.073693 TTD
1 TTD = 13.5698
BTN
Avg
0.073846
High
0.074220
Low
0.073479
Last updated: 3/7/2026, 4:57:54 AM
Quick Conversions
| BTN | TTD |
|---|---|
| 1 BTN | 0.07 TTD |
| 10 BTN | 0.74 TTD |
| 50 BTN | 3.68 TTD |
| 100 BTN | 7.37 TTD |
| 500 BTN | 36.85 TTD |
| 1,000 BTN | 73.69 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-03-07T04:57:54Z",
"rates": {
"TTD": 0.073693
}
}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.369299999999999,
"rate": 0.073693
}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