Rate Overview
Live
1 BTN = 0.072799 TTD
1 TTD = 13.7365
BTN
Avg
0.072979
High
0.073249
Low
0.072678
Last updated: 4/17/2026, 6:09:27 AM
Quick Conversions
| BTN | TTD |
|---|---|
| 1 BTN | 0.07 TTD |
| 10 BTN | 0.73 TTD |
| 50 BTN | 3.64 TTD |
| 100 BTN | 7.28 TTD |
| 500 BTN | 36.40 TTD |
| 1,000 BTN | 72.80 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-04-17T06:09:27Z",
"rates": {
"TTD": 0.072799
}
}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.2799000000000005,
"rate": 0.072799
}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