Rate Overview
Live
1 TTD = 14.0607 BTN
1 BTN = 0.071120
TTD
Avg
14.0334
High
14.2059
Low
13.8737
Last updated: 7/6/2026, 5:56:43 PM
Quick Conversions
| TTD | BTN |
|---|---|
| 1 TTD | 14.06 BTN |
| 10 TTD | 140.61 BTN |
| 50 TTD | 703.03 BTN |
| 100 TTD | 1,406.07 BTN |
| 500 TTD | 7,030.33 BTN |
| 1,000 TTD | 14,060.66 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-06T17:56:43Z",
"rates": {
"BTN": 14.06066
}
}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": 1406.066,
"rate": 14.06066
}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