Rate Overview
Live
1 TTD = 14.2100 BTN
1 BTN = 0.070373
TTD
Avg
14.0556
High
14.2683
Low
13.8737
Last updated: 7/20/2026, 9:18:01 PM
Quick Conversions
| TTD | BTN |
|---|---|
| 1 TTD | 14.21 BTN |
| 10 TTD | 142.10 BTN |
| 50 TTD | 710.50 BTN |
| 100 TTD | 1,421.00 BTN |
| 500 TTD | 7,104.99 BTN |
| 1,000 TTD | 14,209.98 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-20T21:18:01Z",
"rates": {
"BTN": 14.20998
}
}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": 1420.998,
"rate": 14.20998
}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