Rate Overview
Live
1 RUB = 35.9445 TZS
1 TZS = 0.027821
RUB
Avg
36.1182
High
36.2561
Low
35.9445
Last updated: 6/18/2026, 10:19:34 AM
Quick Conversions
| RUB | TZS |
|---|---|
| 1 RUB | 35.94 TZS |
| 10 RUB | 359.44 TZS |
| 50 RUB | 1,797.22 TZS |
| 100 RUB | 3,594.45 TZS |
| 500 RUB | 17,972.24 TZS |
| 1,000 RUB | 35,944.47 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-06-18T10:19:34Z",
"rates": {
"TZS": 35.94447
}
}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": 3594.447,
"rate": 35.94447
}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