Rate Overview
Live
1 RUB = 0.117427 TJS
1 TJS = 8.5159
RUB
Avg
0.119689
High
0.123544
Low
0.110387
Last updated: 3/27/2026, 12:55:44 PM
Quick Conversions
| RUB | TJS |
|---|---|
| 1 RUB | 0.12 TJS |
| 10 RUB | 1.17 TJS |
| 50 RUB | 5.87 TJS |
| 100 RUB | 11.74 TJS |
| 500 RUB | 58.71 TJS |
| 1,000 RUB | 117.43 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-03-27T12:55:44Z",
"rates": {
"TJS": 0.117427
}
}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.742700000000001,
"rate": 0.117427
}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