Rate Overview
Live
1 RUB = 34.0402 TZS
1 TZS = 0.029377
RUB
Avg
34.0334
High
34.5013
Low
33.6002
Last updated: 4/18/2026, 8:46:32 AM
Quick Conversions
| RUB | TZS |
|---|---|
| 1 RUB | 34.04 TZS |
| 10 RUB | 340.40 TZS |
| 50 RUB | 1,702.01 TZS |
| 100 RUB | 3,404.02 TZS |
| 500 RUB | 17,020.09 TZS |
| 1,000 RUB | 34,040.19 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-04-18T08:46:32Z",
"rates": {
"TZS": 34.040186
}
}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": 3404.0186,
"rate": 34.040186
}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