Rate Overview
Live
1 RUB = 32.8243 TZS
1 TZS = 0.030465
RUB
Avg
32.9303
High
33.2218
Low
32.7615
Last updated: 3/6/2026, 5:14:30 PM
Quick Conversions
| RUB | TZS |
|---|---|
| 1 RUB | 32.82 TZS |
| 10 RUB | 328.24 TZS |
| 50 RUB | 1,641.21 TZS |
| 100 RUB | 3,282.43 TZS |
| 500 RUB | 16,412.13 TZS |
| 1,000 RUB | 32,824.26 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-03-06T17:14:30Z",
"rates": {
"TZS": 32.824255
}
}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": 3282.4255000000003,
"rate": 32.824255
}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