Rate Overview
Live
1 BYN = 1.1917 TMT
1 TMT = 0.839131
BYN
Avg
1.2016
High
1.2092
Low
1.1917
Last updated: 3/7/2026, 1:00:31 AM
Quick Conversions
| BYN | TMT |
|---|---|
| 1 BYN | 1.19 TMT |
| 10 BYN | 11.92 TMT |
| 50 BYN | 59.59 TMT |
| 100 BYN | 119.17 TMT |
| 500 BYN | 595.85 TMT |
| 1,000 BYN | 1,191.71 TMT |
Get BYN/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=TMTExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-03-07T01:00:31Z",
"rates": {
"TMT": 1.191709
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "TMT",
"amount": 100
},
"result": 119.17089999999999,
"rate": 1.191709
}Build with BYN/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key