Rate Overview
Live
1 ZAR = 0.305668 BRL
1 BRL = 3.2715
ZAR
Avg
0.309030
High
0.312861
Low
0.305668
Last updated: 3/27/2026, 7:00:37 PM
Quick Conversions
| ZAR | BRL |
|---|---|
| 1 ZAR | 0.31 BRL |
| 10 ZAR | 3.06 BRL |
| 50 ZAR | 15.28 BRL |
| 100 ZAR | 30.57 BRL |
| 500 ZAR | 152.83 BRL |
| 1,000 ZAR | 305.67 BRL |
Get ZAR/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=BRLExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-03-27T19:00:37Z",
"rates": {
"BRL": 0.305668
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "BRL",
"amount": 100
},
"result": 30.5668,
"rate": 0.305668
}Build with ZAR/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key