Rate Overview
Live
1 ZAR = 0.302031 BRL
1 BRL = 3.3109
ZAR
Avg
0.313997
High
0.331024
Low
0.298108
Last updated: 7/26/2026, 8:26:43 PM
Quick Conversions
| ZAR | BRL |
|---|---|
| 1 ZAR | 0.30 BRL |
| 10 ZAR | 3.02 BRL |
| 50 ZAR | 15.10 BRL |
| 100 ZAR | 30.20 BRL |
| 500 ZAR | 151.02 BRL |
| 1,000 ZAR | 302.03 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-26T20:26:43Z",
"rates": {
"BRL": 0.302031
}
}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.2031,
"rate": 0.302031
}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