Rate Overview
Live
1 TTD = 14.2002 BTN
1 BTN = 0.070422
TTD
Avg
13.4472
High
14.2556
Low
12.6869
Last updated: 7/21/2026, 2:40:42 PM
Quick Conversions
| TTD | BTN |
|---|---|
| 1 TTD | 14.20 BTN |
| 10 TTD | 142.00 BTN |
| 50 TTD | 710.01 BTN |
| 100 TTD | 1,420.02 BTN |
| 500 TTD | 7,100.10 BTN |
| 1,000 TTD | 14,200.20 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-21T14:40:42Z",
"rates": {
"BTN": 14.2002
}
}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.02,
"rate": 14.2002
}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