Rate Overview
Live
1 TZS = 0.027820 RUB
1 RUB = 35.9454
TZS
Avg
0.027687
High
0.027820
Low
0.027581
Last updated: 6/18/2026, 10:45:07 AM
Quick Conversions
| TZS | RUB |
|---|---|
| 1 TZS | 0.03 RUB |
| 10 TZS | 0.28 RUB |
| 50 TZS | 1.39 RUB |
| 100 TZS | 2.78 RUB |
| 500 TZS | 13.91 RUB |
| 1,000 TZS | 27.82 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-18T10:45:07Z",
"rates": {
"RUB": 0.02782
}
}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.782,
"rate": 0.02782
}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