Rate Overview
Live
1 ZAR = 0.318642 BRL
1 BRL = 3.1383
ZAR
Avg
0.320533
High
0.322721
Low
0.316390
Last updated: 9/3/2026, 7:52:03 PM
Quick Conversions
| ZAR | BRL |
|---|---|
| 1 ZAR | 0.32 BRL |
| 10 ZAR | 3.19 BRL |
| 50 ZAR | 15.93 BRL |
| 100 ZAR | 31.86 BRL |
| 500 ZAR | 159.32 BRL |
| 1,000 ZAR | 318.64 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-09-03T19:52:03Z",
"rates": {
"BRL": 0.318642
}
}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.864199999999997,
"rate": 0.318642
}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