Rate Overview
Live
1 RUB = 34.7571 TZS
1 TZS = 0.028771
RUB
Avg
34.6976
High
34.8170
Low
34.4856
Last updated: 5/8/2026, 2:15:41 PM
Quick Conversions
| RUB | TZS |
|---|---|
| 1 RUB | 34.76 TZS |
| 10 RUB | 347.57 TZS |
| 50 RUB | 1,737.86 TZS |
| 100 RUB | 3,475.71 TZS |
| 500 RUB | 17,378.55 TZS |
| 1,000 RUB | 34,757.11 TZS |
Get RUB/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=TZSExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-05-08T14:15:41Z",
"rates": {
"TZS": 34.757106
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "TZS",
"amount": 100
},
"result": 3475.7106,
"rate": 34.757106
}Build with RUB/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key