Rate Overview
Live
1 BTN = 0.070940 TTD
1 TTD = 14.0964
BTN
Avg
0.070478
High
0.071038
Low
0.069975
Last updated: 7/29/2026, 7:42:57 AM
Quick Conversions
| BTN | TTD |
|---|---|
| 1 BTN | 0.07 TTD |
| 10 BTN | 0.71 TTD |
| 50 BTN | 3.55 TTD |
| 100 BTN | 7.09 TTD |
| 500 BTN | 35.47 TTD |
| 1,000 BTN | 70.94 TTD |
Get BTN/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=TTDExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-29T07:42:57Z",
"rates": {
"TTD": 0.07094
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "TTD",
"amount": 100
},
"result": 7.094,
"rate": 0.07094
}Build with BTN/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key