Rate Overview
Live
1 RUB = 0.107570 TJS
1 TJS = 9.2963
RUB
Avg
0.106863
High
0.107585
Low
0.105711
Last updated: 9/9/2026, 9:20:16 AM
Quick Conversions
| RUB | TJS |
|---|---|
| 1 RUB | 0.11 TJS |
| 10 RUB | 1.08 TJS |
| 50 RUB | 5.38 TJS |
| 100 RUB | 10.76 TJS |
| 500 RUB | 53.79 TJS |
| 1,000 RUB | 107.57 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-09-09T09:20:16Z",
"rates": {
"TJS": 0.10757
}
}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.757,
"rate": 0.10757
}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