Rate Overview
Live
1 BYN = 3.3683 TJS
1 TJS = 0.296886
BYN
Avg
3.3696
High
3.3813
Low
3.3524
Last updated: 5/29/2026, 5:29:38 PM
Quick Conversions
| BYN | TJS |
|---|---|
| 1 BYN | 3.37 TJS |
| 10 BYN | 33.68 TJS |
| 50 BYN | 168.42 TJS |
| 100 BYN | 336.83 TJS |
| 500 BYN | 1,684.15 TJS |
| 1,000 BYN | 3,368.30 TJS |
Get BYN/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=TJSExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-05-29T17:29:38Z",
"rates": {
"TJS": 3.3683
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "TJS",
"amount": 100
},
"result": 336.83,
"rate": 3.3683
}Build with BYN/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key