Rate Overview
Live
1 BYN = 1.2202 TMT
1 TMT = 0.819531
BYN
Avg
1.2217
High
1.2811
Low
1.1562
Last updated: 7/13/2026, 7:26:43 AM
Quick Conversions
| BYN | TMT |
|---|---|
| 1 BYN | 1.22 TMT |
| 10 BYN | 12.20 TMT |
| 50 BYN | 61.01 TMT |
| 100 BYN | 122.02 TMT |
| 500 BYN | 610.11 TMT |
| 1,000 BYN | 1,220.21 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-13T07:26:43Z",
"rates": {
"TMT": 1.22021
}
}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": 122.021,
"rate": 1.22021
}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