Rate Overview
Live
1 BYN = 1.2084 TMT
1 TMT = 0.827519
BYN
Avg
1.2371
High
1.2689
Low
1.1802
Last updated: 7/6/2026, 9:34:52 PM
Quick Conversions
| BYN | TMT |
|---|---|
| 1 BYN | 1.21 TMT |
| 10 BYN | 12.08 TMT |
| 50 BYN | 60.42 TMT |
| 100 BYN | 120.84 TMT |
| 500 BYN | 604.22 TMT |
| 1,000 BYN | 1,208.43 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-06T21:34:52Z",
"rates": {
"TMT": 1.208431
}
}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": 120.8431,
"rate": 1.208431
}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