Rate Overview
Live
1 TZS = 0.029614 RUB
1 RUB = 33.7678
TZS
Avg
0.033297
High
0.045285
Low
0.028071
Last updated: 6/29/2026, 1:45:43 PM
Quick Conversions
| TZS | RUB |
|---|---|
| 1 TZS | 0.03 RUB |
| 10 TZS | 0.30 RUB |
| 50 TZS | 1.48 RUB |
| 100 TZS | 2.96 RUB |
| 500 TZS | 14.81 RUB |
| 1,000 TZS | 29.61 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-06-29T13:45:43Z",
"rates": {
"RUB": 0.029614
}
}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": 2.9614000000000003,
"rate": 0.029614
}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