Rate Overview
Live
1 BRL = 3.1391 ZAR
1 ZAR = 0.318560
BRL
Avg
3.1581
High
3.1848
Low
3.1202
Last updated: 7/4/2026, 11:07:52 PM
Quick Conversions
| BRL | ZAR |
|---|---|
| 1 BRL | 3.14 ZAR |
| 10 BRL | 31.39 ZAR |
| 50 BRL | 156.96 ZAR |
| 100 BRL | 313.91 ZAR |
| 500 BRL | 1,569.56 ZAR |
| 1,000 BRL | 3,139.13 ZAR |
Get BRL/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=ZARExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-04T23:07:52Z",
"rates": {
"ZAR": 3.139129
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "ZAR",
"amount": 100
},
"result": 313.9129,
"rate": 3.139129
}Build with BRL/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key