Rate Overview
Live
1 BRL = 3.2441 ZAR
1 ZAR = 0.308254
BRL
Avg
3.2709
High
3.3029
Low
3.2427
Last updated: 5/27/2026, 12:31:14 PM
Quick Conversions
| BRL | ZAR |
|---|---|
| 1 BRL | 3.24 ZAR |
| 10 BRL | 32.44 ZAR |
| 50 BRL | 162.20 ZAR |
| 100 BRL | 324.41 ZAR |
| 500 BRL | 1,622.04 ZAR |
| 1,000 BRL | 3,244.08 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-27T12:31:14Z",
"rates": {
"ZAR": 3.244081
}
}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.4081,
"rate": 3.244081
}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