Rate Overview
Live
1 ZAR = 0.309541 BRL
1 BRL = 3.2306
ZAR
Avg
0.310212
High
0.312611
Low
0.309016
Last updated: 7/20/2026, 11:21:15 PM
Quick Conversions
| ZAR | BRL |
|---|---|
| 1 ZAR | 0.31 BRL |
| 10 ZAR | 3.10 BRL |
| 50 ZAR | 15.48 BRL |
| 100 ZAR | 30.95 BRL |
| 500 ZAR | 154.77 BRL |
| 1,000 ZAR | 309.54 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-07-20T23:21:15Z",
"rates": {
"BRL": 0.309541
}
}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.9541,
"rate": 0.309541
}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