Rate Overview
Live
1 ZAR = 0.316918 BRL
1 BRL = 3.1554
ZAR
Avg
0.319835
High
0.323427
Low
0.315619
Last updated: 3/6/2026, 6:09:01 PM
Quick Conversions
| ZAR | BRL |
|---|---|
| 1 ZAR | 0.32 BRL |
| 10 ZAR | 3.17 BRL |
| 50 ZAR | 15.85 BRL |
| 100 ZAR | 31.69 BRL |
| 500 ZAR | 158.46 BRL |
| 1,000 ZAR | 316.92 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-06T18:09:01Z",
"rates": {
"BRL": 0.316918
}
}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": 31.691799999999997,
"rate": 0.316918
}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