Rate Overview
Live
1 RUB = 31.6048 TZS
1 TZS = 0.031641
RUB
Avg
32.2075
High
33.3321
Low
30.0094
Last updated: 3/27/2026, 8:21:24 AM
Quick Conversions
| RUB | TZS |
|---|---|
| 1 RUB | 31.60 TZS |
| 10 RUB | 316.05 TZS |
| 50 RUB | 1,580.24 TZS |
| 100 RUB | 3,160.48 TZS |
| 500 RUB | 15,802.41 TZS |
| 1,000 RUB | 31,604.82 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-27T08:21:24Z",
"rates": {
"TZS": 31.604818
}
}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.4818,
"rate": 31.604818
}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