Rate Overview
Live
1 TTD = 13.9282 BTN
1 BTN = 0.071797
TTD
Avg
14.0183
High
14.1177
Low
13.9282
Last updated: 6/16/2026, 1:25:11 PM
Quick Conversions
| TTD | BTN |
|---|---|
| 1 TTD | 13.93 BTN |
| 10 TTD | 139.28 BTN |
| 50 TTD | 696.41 BTN |
| 100 TTD | 1,392.82 BTN |
| 500 TTD | 6,964.09 BTN |
| 1,000 TTD | 13,928.17 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-06-16T13:25:11Z",
"rates": {
"BTN": 13.928173
}
}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": 1392.8173,
"rate": 13.928173
}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