Rate Overview
Live
1 RUB = 33.7551 TZS
1 TZS = 0.029625
RUB
Avg
33.9615
High
36.9465
Low
31.4542
Last updated: 7/26/2026, 5:24:58 AM
Quick Conversions
| RUB | TZS |
|---|---|
| 1 RUB | 33.76 TZS |
| 10 RUB | 337.55 TZS |
| 50 RUB | 1,687.76 TZS |
| 100 RUB | 3,375.51 TZS |
| 500 RUB | 16,877.57 TZS |
| 1,000 RUB | 33,755.14 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-07-26T05:24:58Z",
"rates": {
"TZS": 33.755135
}
}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": 3375.5135000000005,
"rate": 33.755135
}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