Rate Overview
Live
1 BRL = 3.2488 ZAR
1 ZAR = 0.307804
BRL
Avg
3.2586
High
3.9252
Low
2.6306
Last updated: 5/27/2026, 4:21:11 PM
Quick Conversions
| BRL | ZAR |
|---|---|
| 1 BRL | 3.25 ZAR |
| 10 BRL | 32.49 ZAR |
| 50 BRL | 162.44 ZAR |
| 100 BRL | 324.88 ZAR |
| 500 BRL | 1,624.41 ZAR |
| 1,000 BRL | 3,248.82 ZAR |
Get BRL/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=ZARExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-05-27T16:21:11Z",
"rates": {
"ZAR": 3.24882
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "ZAR",
"amount": 100
},
"result": 324.882,
"rate": 3.24882
}Build with BRL/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key