Rate Overview
Live
1 BRL = 513.3487 TZS
1 TZS = 0.001948
BRL
Avg
509.8721
High
517.7585
Low
502.5431
Last updated: 7/13/2026, 1:13:23 PM
Quick Conversions
| BRL | TZS |
|---|---|
| 1 BRL | 513.35 TZS |
| 10 BRL | 5,133.49 TZS |
| 50 BRL | 25,667.43 TZS |
| 100 BRL | 51,334.87 TZS |
| 500 BRL | 256,674.34 TZS |
| 1,000 BRL | 513,348.68 TZS |
Get BRL/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=TZSExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-13T13:13:23Z",
"rates": {
"TZS": 513.348677
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "TZS",
"amount": 100
},
"result": 51334.867699999995,
"rate": 513.348677
}Build with BRL/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key