Rate Overview
Live
1 TZS = 0.030552 RUB
1 RUB = 32.7311
TZS
Avg
0.030376
High
0.030552
Low
0.030100
Last updated: 3/6/2026, 11:06:33 PM
Quick Conversions
| TZS | RUB |
|---|---|
| 1 TZS | 0.03 RUB |
| 10 TZS | 0.31 RUB |
| 50 TZS | 1.53 RUB |
| 100 TZS | 3.06 RUB |
| 500 TZS | 15.28 RUB |
| 1,000 TZS | 30.55 RUB |
Get TZS/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=RUBExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-03-06T23:06:33Z",
"rates": {
"RUB": 0.030552
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "RUB",
"amount": 100
},
"result": 3.0552,
"rate": 0.030552
}Build with TZS/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key