Rate Overview
Live
1 TZS = 0.032172 RUB
1 RUB = 31.0829
TZS
Avg
0.029992
High
0.032796
Low
0.027078
Last updated: 8/18/2026, 5:45:23 AM
Quick Conversions
| TZS | RUB |
|---|---|
| 1 TZS | 0.03 RUB |
| 10 TZS | 0.32 RUB |
| 50 TZS | 1.61 RUB |
| 100 TZS | 3.22 RUB |
| 500 TZS | 16.09 RUB |
| 1,000 TZS | 32.17 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-08-18T05:45:23Z",
"rates": {
"RUB": 0.032172
}
}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.2172,
"rate": 0.032172
}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