Rate Overview
Live
1 BTN = 0.072013 TTD
1 TTD = 13.8864
BTN
Avg
0.076699
High
0.080142
Low
0.072013
Last updated: 3/27/2026, 4:46:00 PM
Quick Conversions
| BTN | TTD |
|---|---|
| 1 BTN | 0.07 TTD |
| 10 BTN | 0.72 TTD |
| 50 BTN | 3.60 TTD |
| 100 BTN | 7.20 TTD |
| 500 BTN | 36.01 TTD |
| 1,000 BTN | 72.01 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-27T16:46:00Z",
"rates": {
"TTD": 0.072013
}
}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.2013,
"rate": 0.072013
}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