Rate Overview
Live
1 TJS = 8.0876 RUB
1 RUB = 0.123646 TJS
Avg
8.6079
High
8.9115
Low
8.0876
Last updated: 1/25/2026, 5:04:34 PM
Quick Conversions
| TJS | RUB |
|---|---|
| 1 TJS | 8.09 RUB |
| 10 TJS | 80.88 RUB |
| 50 TJS | 404.38 RUB |
| 100 TJS | 808.76 RUB |
| 500 TJS | 4,043.80 RUB |
| 1,000 TJS | 8,087.60 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-01-25T17:04:34Z",
"rates": {
"RUB": 8.087601
}
}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": 808.7601,
"rate": 8.087601
}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