Rate Overview
Live
1 BRL = 3.2663 ZAR
1 ZAR = 0.306155
BRL
Avg
3.2312
High
3.2663
Low
3.1963
Last updated: 3/27/2026, 12:33:18 AM
Quick Conversions
| BRL | ZAR |
|---|---|
| 1 BRL | 3.27 ZAR |
| 10 BRL | 32.66 ZAR |
| 50 BRL | 163.32 ZAR |
| 100 BRL | 326.63 ZAR |
| 500 BRL | 1,633.16 ZAR |
| 1,000 BRL | 3,266.32 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-03-27T00:33:18Z",
"rates": {
"ZAR": 3.266315
}
}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": 326.6315,
"rate": 3.266315
}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