Rate Overview
Live
1 BRL = 3.3076 ZAR
1 ZAR = 0.302330
BRL
Avg
3.3462
High
3.3706
Low
3.3076
Last updated: 5/7/2026, 8:01:06 AM
Quick Conversions
| BRL | ZAR |
|---|---|
| 1 BRL | 3.31 ZAR |
| 10 BRL | 33.08 ZAR |
| 50 BRL | 165.38 ZAR |
| 100 BRL | 330.76 ZAR |
| 500 BRL | 1,653.82 ZAR |
| 1,000 BRL | 3,307.65 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-05-07T08:01:06Z",
"rates": {
"ZAR": 3.307647
}
}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": 330.7647,
"rate": 3.307647
}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