Rate Overview
Live
1 TZS = 0.001925 BRL
1 BRL = 519.4805
TZS
Avg
0.002159
High
0.002527
Low
0.001912
Last updated: 5/27/2026, 5:30:58 PM
Quick Conversions
| TZS | BRL |
|---|---|
| 1 TZS | 0.00 BRL |
| 10 TZS | 0.02 BRL |
| 50 TZS | 0.10 BRL |
| 100 TZS | 0.19 BRL |
| 500 TZS | 0.96 BRL |
| 1,000 TZS | 1.93 BRL |
Get TZS/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=BRLExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-05-27T17:30:58Z",
"rates": {
"BRL": 0.001925
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "BRL",
"amount": 100
},
"result": 0.1925,
"rate": 0.001925
}Build with TZS/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key