Rate Overview
Live
1 RUB = 0.108625 TJS
1 TJS = 9.2060
RUB
Avg
0.110201
High
0.111754
Low
0.108625
Last updated: 8/19/2026, 9:33:07 AM
Quick Conversions
| RUB | TJS |
|---|---|
| 1 RUB | 0.11 TJS |
| 10 RUB | 1.09 TJS |
| 50 RUB | 5.43 TJS |
| 100 RUB | 10.86 TJS |
| 500 RUB | 54.31 TJS |
| 1,000 RUB | 108.63 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-08-19T09:33:07Z",
"rates": {
"TJS": 0.108625
}
}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": 10.8625,
"rate": 0.108625
}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