Rate Overview
Live
1 ZAR = 0.313244 BRL
1 BRL = 3.1924
ZAR
Avg
0.312625
High
0.313791
Low
0.310859
Last updated: 6/16/2026, 1:57:08 PM
Quick Conversions
| ZAR | BRL |
|---|---|
| 1 ZAR | 0.31 BRL |
| 10 ZAR | 3.13 BRL |
| 50 ZAR | 15.66 BRL |
| 100 ZAR | 31.32 BRL |
| 500 ZAR | 156.62 BRL |
| 1,000 ZAR | 313.24 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-06-16T13:57:08Z",
"rates": {
"BRL": 0.313244
}
}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.3244,
"rate": 0.313244
}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