Rate Overview
Live
1 BTN = 0.037100 TMT
1 TMT = 26.9542
BTN
Avg
0.036977
High
0.037191
Low
0.036709
Last updated: 6/19/2026, 12:21:53 PM
Quick Conversions
| BTN | TMT |
|---|---|
| 1 BTN | 0.04 TMT |
| 10 BTN | 0.37 TMT |
| 50 BTN | 1.86 TMT |
| 100 BTN | 3.71 TMT |
| 500 BTN | 18.55 TMT |
| 1,000 BTN | 37.10 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-06-19T12:21:53Z",
"rates": {
"TMT": 0.0371
}
}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.71,
"rate": 0.0371
}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