Rate Overview
Live
1 TJS = 8.2086 RUB
1 RUB = 0.121824
TJS
Avg
8.1391
High
8.2086
Low
8.0943
Last updated: 3/6/2026, 11:10:10 PM
Quick Conversions
| TJS | RUB |
|---|---|
| 1 TJS | 8.21 RUB |
| 10 TJS | 82.09 RUB |
| 50 TJS | 410.43 RUB |
| 100 TJS | 820.86 RUB |
| 500 TJS | 4,104.29 RUB |
| 1,000 TJS | 8,208.58 RUB |
Get TJS/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=RUBExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-03-06T23:10:10Z",
"rates": {
"RUB": 8.208582
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "RUB",
"amount": 100
},
"result": 820.8582,
"rate": 8.208582
}Build with TJS/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key