Rate Overview
Live
1 BYN = 1.2312 TMT
1 TMT = 0.812218
BYN
Avg
1.2262
High
1.2312
Low
1.2151
Last updated: 4/17/2026, 4:53:18 AM
Quick Conversions
| BYN | TMT |
|---|---|
| 1 BYN | 1.23 TMT |
| 10 BYN | 12.31 TMT |
| 50 BYN | 61.56 TMT |
| 100 BYN | 123.12 TMT |
| 500 BYN | 615.60 TMT |
| 1,000 BYN | 1,231.20 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-04-17T04:53:18Z",
"rates": {
"TMT": 1.231197
}
}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": 123.11970000000001,
"rate": 1.231197
}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