Rate Overview
Live
1 TJS = 8.0846 RUB
1 RUB = 0.123691
TJS
Avg
8.0685
High
8.1471
Low
7.9553
Last updated: 4/18/2026, 8:45:23 AM
Quick Conversions
| TJS | RUB |
|---|---|
| 1 TJS | 8.08 RUB |
| 10 TJS | 80.85 RUB |
| 50 TJS | 404.23 RUB |
| 100 TJS | 808.46 RUB |
| 500 TJS | 4,042.32 RUB |
| 1,000 TJS | 8,084.63 RUB |
Get TJS/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=RUBExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-04-18T08:45:23Z",
"rates": {
"RUB": 8.084631
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "RUB",
"amount": 100
},
"result": 808.4630999999999,
"rate": 8.084631
}Build with TJS/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key