Rate Overview
Live
1 BTN = 0.038020 TMT
1 TMT = 26.3019
BTN
Avg
0.038172
High
0.038428
Low
0.037978
Last updated: 3/7/2026, 7:34:56 AM
Quick Conversions
| BTN | TMT |
|---|---|
| 1 BTN | 0.04 TMT |
| 10 BTN | 0.38 TMT |
| 50 BTN | 1.90 TMT |
| 100 BTN | 3.80 TMT |
| 500 BTN | 19.01 TMT |
| 1,000 BTN | 38.02 TMT |
Get BTN/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=TMTExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-07T07:34:56Z",
"rates": {
"TMT": 0.03802
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "TMT",
"amount": 100
},
"result": 3.8019999999999996,
"rate": 0.03802
}Build with BTN/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key