Rate Overview
Live
1 BYN = 1.2102 TMT
1 TMT = 0.826323
BYN
Avg
1.1557
High
1.2750
Low
1.0244
Last updated: 7/24/2026, 11:14:52 AM
Quick Conversions
| BYN | TMT |
|---|---|
| 1 BYN | 1.21 TMT |
| 10 BYN | 12.10 TMT |
| 50 BYN | 60.51 TMT |
| 100 BYN | 121.02 TMT |
| 500 BYN | 605.09 TMT |
| 1,000 BYN | 1,210.18 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-07-24T11:14:52Z",
"rates": {
"TMT": 1.21018
}
}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": 121.018,
"rate": 1.21018
}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