Rate Overview
Live
1 BRL = 519.3338 TZS
1 TZS = 0.001926
BRL
Avg
488.1108
High
528.9571
Low
441.4362
Last updated: 5/27/2026, 6:30:54 PM
Quick Conversions
| BRL | TZS |
|---|---|
| 1 BRL | 519.33 TZS |
| 10 BRL | 5,193.34 TZS |
| 50 BRL | 25,966.69 TZS |
| 100 BRL | 51,933.38 TZS |
| 500 BRL | 259,666.92 TZS |
| 1,000 BRL | 519,333.84 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-05-27T18:30:54Z",
"rates": {
"TZS": 519.33384
}
}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": 51933.384,
"rate": 519.33384
}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