Rate Overview
Live
1 BTN = 0.036664 TMT
1 TMT = 27.2747
BTN
Avg
0.039844
High
0.041797
Low
0.036664
Last updated: 5/28/2026, 2:28:38 AM
Quick Conversions
| BTN | TMT |
|---|---|
| 1 BTN | 0.04 TMT |
| 10 BTN | 0.37 TMT |
| 50 BTN | 1.83 TMT |
| 100 BTN | 3.67 TMT |
| 500 BTN | 18.33 TMT |
| 1,000 BTN | 36.66 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-05-28T02:28:38Z",
"rates": {
"TMT": 0.036664
}
}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.6664000000000003,
"rate": 0.036664
}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