Rate Overview
Live
1 RUB = 0.124857 TJS
1 TJS = 8.0092
RUB
Avg
0.123902
High
0.125702
Low
0.122426
Last updated: 4/17/2026, 1:48:36 AM
Quick Conversions
| RUB | TJS |
|---|---|
| 1 RUB | 0.12 TJS |
| 10 RUB | 1.25 TJS |
| 50 RUB | 6.24 TJS |
| 100 RUB | 12.49 TJS |
| 500 RUB | 62.43 TJS |
| 1,000 RUB | 124.86 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-04-17T01:48:36Z",
"rates": {
"TJS": 0.124857
}
}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": 12.4857,
"rate": 0.124857
}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