Rate Overview
Live
1 TJS = 7.6923 RUB
1 RUB = 0.130000
TJS
Avg
8.2372
High
8.7413
Low
7.6923
Last updated: 5/28/2026, 8:01:17 PM
Quick Conversions
| TJS | RUB |
|---|---|
| 1 TJS | 7.69 RUB |
| 10 TJS | 76.92 RUB |
| 50 TJS | 384.62 RUB |
| 100 TJS | 769.23 RUB |
| 500 TJS | 3,846.16 RUB |
| 1,000 TJS | 7,692.32 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-05-28T20:01:17Z",
"rates": {
"RUB": 7.69232
}
}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": 769.232,
"rate": 7.69232
}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