Rate Overview
Live
1 TTD = 14.2865 BTN
1 BTN = 0.069996
TTD
Avg
13.0890
High
14.2865
Low
12.3485
Last updated: 7/25/2026, 11:17:40 PM
Quick Conversions
| TTD | BTN |
|---|---|
| 1 TTD | 14.29 BTN |
| 10 TTD | 142.86 BTN |
| 50 TTD | 714.32 BTN |
| 100 TTD | 1,428.65 BTN |
| 500 TTD | 7,143.23 BTN |
| 1,000 TTD | 14,286.46 BTN |
Get TTD/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=BTNExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-07-25T23:17:40Z",
"rates": {
"BTN": 14.286459
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "BTN",
"amount": 100
},
"result": 1428.6459,
"rate": 14.286459
}Build with TTD/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key