Rate Overview
Live
1 BTN = 0.071157 TTD
1 TTD = 14.0534
BTN
Avg
0.076595
High
0.080981
Low
0.070976
Last updated: 7/12/2026, 12:21:23 AM
Quick Conversions
| BTN | TTD |
|---|---|
| 1 BTN | 0.07 TTD |
| 10 BTN | 0.71 TTD |
| 50 BTN | 3.56 TTD |
| 100 BTN | 7.12 TTD |
| 500 BTN | 35.58 TTD |
| 1,000 BTN | 71.16 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-07-12T00:21:23Z",
"rates": {
"TTD": 0.071157
}
}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.1156999999999995,
"rate": 0.071157
}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