Rate Overview
Live
1 RUB = 0.125051 TJS
1 TJS = 7.9967
RUB
Avg
0.124954
High
0.125462
Low
0.123585
Last updated: 5/7/2026, 7:45:41 AM
Quick Conversions
| RUB | TJS |
|---|---|
| 1 RUB | 0.13 TJS |
| 10 RUB | 1.25 TJS |
| 50 RUB | 6.25 TJS |
| 100 RUB | 12.51 TJS |
| 500 RUB | 62.53 TJS |
| 1,000 RUB | 125.05 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-05-07T07:45:41Z",
"rates": {
"TJS": 0.125051
}
}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.505099999999999,
"rate": 0.125051
}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