Rate Overview
Live
1 TZS = 0.001991 BRL
1 BRL = 502.2602
TZS
Avg
0.001978
High
0.001991
Low
0.001967
Last updated: 7/2/2026, 5:57:09 AM
Quick Conversions
| TZS | BRL |
|---|---|
| 1 TZS | 0.00 BRL |
| 10 TZS | 0.02 BRL |
| 50 TZS | 0.10 BRL |
| 100 TZS | 0.20 BRL |
| 500 TZS | 1.00 BRL |
| 1,000 TZS | 1.99 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-07-02T05:57:09Z",
"rates": {
"BRL": 0.001991
}
}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.19910000000000003,
"rate": 0.001991
}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