Rate Overview
Live
1 BRL = 522.7262 TZS
1 TZS = 0.001913
BRL
Avg
519.5542
High
522.9191
Low
513.1397
Last updated: 4/17/2026, 6:19:07 AM
Quick Conversions
| BRL | TZS |
|---|---|
| 1 BRL | 522.73 TZS |
| 10 BRL | 5,227.26 TZS |
| 50 BRL | 26,136.31 TZS |
| 100 BRL | 52,272.62 TZS |
| 500 BRL | 261,363.09 TZS |
| 1,000 BRL | 522,726.18 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-04-17T06:19:07Z",
"rates": {
"TZS": 522.72618
}
}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": 52272.618,
"rate": 522.72618
}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