Rate Overview
Live
1 RUB = 0.118622 TJS
1 TJS = 8.4301
RUB
Avg
0.117892
High
0.128778
Low
0.098725
Last updated: 7/28/2026, 10:38:54 PM
Quick Conversions
| RUB | TJS |
|---|---|
| 1 RUB | 0.12 TJS |
| 10 RUB | 1.19 TJS |
| 50 RUB | 5.93 TJS |
| 100 RUB | 11.86 TJS |
| 500 RUB | 59.31 TJS |
| 1,000 RUB | 118.62 TJS |
Get RUB/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=TJSExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-28T22:38:54Z",
"rates": {
"TJS": 0.118622
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "TJS",
"amount": 100
},
"result": 11.862200000000001,
"rate": 0.118622
}Build with RUB/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key