Rate Overview
Live
1 RUB = 0.129027 TJS
1 TJS = 7.7503
RUB
Avg
0.117813
High
0.129027
Low
0.098725
Last updated: 5/27/2026, 1:55:20 PM
Quick Conversions
| RUB | TJS |
|---|---|
| 1 RUB | 0.13 TJS |
| 10 RUB | 1.29 TJS |
| 50 RUB | 6.45 TJS |
| 100 RUB | 12.90 TJS |
| 500 RUB | 64.51 TJS |
| 1,000 RUB | 129.03 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-27T13:55:20Z",
"rates": {
"TJS": 0.129027
}
}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.9027,
"rate": 0.129027
}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