Rate Overview
Live
1 RUB = 31.6011 TZS
1 TZS = 0.031644
RUB
Avg
32.2690
High
33.6705
Low
30.4910
Last updated: 3/27/2026, 10:25:27 AM
Quick Conversions
| RUB | TZS |
|---|---|
| 1 RUB | 31.60 TZS |
| 10 RUB | 316.01 TZS |
| 50 RUB | 1,580.06 TZS |
| 100 RUB | 3,160.11 TZS |
| 500 RUB | 15,800.57 TZS |
| 1,000 RUB | 31,601.13 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-27T10:25:27Z",
"rates": {
"TZS": 31.601131
}
}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": 3160.1131,
"rate": 31.601131
}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