Rate Overview
Live
1 BTN = 0.037565 TMT
1 TMT = 26.6205
BTN
Avg
0.037709
High
0.037895
Low
0.037565
Last updated: 4/17/2026, 5:48:22 PM
Quick Conversions
| BTN | TMT |
|---|---|
| 1 BTN | 0.04 TMT |
| 10 BTN | 0.38 TMT |
| 50 BTN | 1.88 TMT |
| 100 BTN | 3.76 TMT |
| 500 BTN | 18.78 TMT |
| 1,000 BTN | 37.57 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-04-17T17:48:22Z",
"rates": {
"TMT": 0.037565
}
}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.7565,
"rate": 0.037565
}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