Rate Overview
Live
1 BRL = 3.2441 ZAR
1 ZAR = 0.308256
BRL
Avg
3.1966
High
3.3702
Low
2.9772
Last updated: 5/27/2026, 3:12:02 PM
Quick Conversions
| BRL | ZAR |
|---|---|
| 1 BRL | 3.24 ZAR |
| 10 BRL | 32.44 ZAR |
| 50 BRL | 162.20 ZAR |
| 100 BRL | 324.41 ZAR |
| 500 BRL | 1,622.03 ZAR |
| 1,000 BRL | 3,244.05 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-27T15:12:02Z",
"rates": {
"ZAR": 3.244052
}
}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": 324.4052,
"rate": 3.244052
}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