Rate Overview
Live
1 RUB = 34.0001 TZS
1 TZS = 0.029412
RUB
Avg
33.9005
High
34.0774
Low
33.3133
Last updated: 7/7/2026, 3:07:34 AM
Quick Conversions
| RUB | TZS |
|---|---|
| 1 RUB | 34.00 TZS |
| 10 RUB | 340.00 TZS |
| 50 RUB | 1,700.01 TZS |
| 100 RUB | 3,400.01 TZS |
| 500 RUB | 17,000.06 TZS |
| 1,000 RUB | 34,000.12 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-07T03:07:34Z",
"rates": {
"TZS": 34.000119
}
}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": 3400.0119,
"rate": 34.000119
}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