Rate Overview
Live
1 ZAR = 0.301537 BRL
1 BRL = 3.3163
ZAR
Avg
0.298759
High
0.301537
Low
0.296681
Last updated: 5/7/2026, 5:35:44 AM
Quick Conversions
| ZAR | BRL |
|---|---|
| 1 ZAR | 0.30 BRL |
| 10 ZAR | 3.02 BRL |
| 50 ZAR | 15.08 BRL |
| 100 ZAR | 30.15 BRL |
| 500 ZAR | 150.77 BRL |
| 1,000 ZAR | 301.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-05-07T05:35:44Z",
"rates": {
"BRL": 0.301537
}
}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.1537,
"rate": 0.301537
}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