Rate Overview
Live
1 BRL = 491.3624 TZS
1 TZS = 0.002035
BRL
Avg
491.0652
High
499.1227
Low
486.6369
Last updated: 3/7/2026, 9:18:51 AM
Quick Conversions
| BRL | TZS |
|---|---|
| 1 BRL | 491.36 TZS |
| 10 BRL | 4,913.62 TZS |
| 50 BRL | 24,568.12 TZS |
| 100 BRL | 49,136.24 TZS |
| 500 BRL | 245,681.20 TZS |
| 1,000 BRL | 491,362.40 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-03-07T09:18:51Z",
"rates": {
"TZS": 491.362402
}
}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": 49136.2402,
"rate": 491.362402
}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