Rate Overview
Live
1 BRL = 526.3353 TZS
1 TZS = 0.001900
BRL
Avg
524.9585
High
530.3524
Low
521.7510
Last updated: 5/7/2026, 12:34:15 PM
Quick Conversions
| BRL | TZS |
|---|---|
| 1 BRL | 526.34 TZS |
| 10 BRL | 5,263.35 TZS |
| 50 BRL | 26,316.77 TZS |
| 100 BRL | 52,633.53 TZS |
| 500 BRL | 263,167.65 TZS |
| 1,000 BRL | 526,335.30 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-07T12:34:15Z",
"rates": {
"TZS": 526.335302
}
}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": 52633.530199999994,
"rate": 526.335302
}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