Rate Overview
Live
1 BTN = 0.070926 TTD
1 TTD = 14.0992
BTN
Avg
0.070693
High
0.071115
Low
0.070036
Last updated: 5/27/2026, 8:23:41 PM
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.46 TTD |
| 1,000 BTN | 70.93 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-05-27T20:23:41Z",
"rates": {
"TTD": 0.070926
}
}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.0926,
"rate": 0.070926
}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