Rate Overview
Live
1 BTN = 0.071816 TTD
1 TTD = 13.9245
BTN
Avg
0.071812
High
0.072017
Low
0.071357
Last updated: 6/23/2026, 12:50:03 AM
Quick Conversions
| BTN | TTD |
|---|---|
| 1 BTN | 0.07 TTD |
| 10 BTN | 0.72 TTD |
| 50 BTN | 3.59 TTD |
| 100 BTN | 7.18 TTD |
| 500 BTN | 35.91 TTD |
| 1,000 BTN | 71.82 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-06-23T00:50:03Z",
"rates": {
"TTD": 0.071816
}
}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.1816,
"rate": 0.071816
}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