Rate Overview
Live
1 RUB = 0.127002 TJS
1 TJS = 7.8739
RUB
Avg
0.128057
High
0.129331
Low
0.127002
Last updated: 6/19/2026, 8:40:20 AM
Quick Conversions
| RUB | TJS |
|---|---|
| 1 RUB | 0.13 TJS |
| 10 RUB | 1.27 TJS |
| 50 RUB | 6.35 TJS |
| 100 RUB | 12.70 TJS |
| 500 RUB | 63.50 TJS |
| 1,000 RUB | 127.00 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-06-19T08:40:20Z",
"rates": {
"TJS": 0.127002
}
}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.7002,
"rate": 0.127002
}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