Rate Overview
Live
1 RUB = 31.4822 TZS
1 TZS = 0.031764
RUB
Avg
31.9647
High
32.3580
Low
31.4822
Last updated: 8/15/2026, 10:27:27 PM
Quick Conversions
| RUB | TZS |
|---|---|
| 1 RUB | 31.48 TZS |
| 10 RUB | 314.82 TZS |
| 50 RUB | 1,574.11 TZS |
| 100 RUB | 3,148.22 TZS |
| 500 RUB | 15,741.09 TZS |
| 1,000 RUB | 31,482.18 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-08-15T22:27:27Z",
"rates": {
"TZS": 31.482184
}
}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": 3148.2184,
"rate": 31.482184
}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