Rate Overview
Live
1 BRL = 3.2690 ZAR
1 ZAR = 0.305909
BRL
Avg
3.2304
High
3.2690
Low
3.1963
Last updated: 3/26/2026, 11:40:24 PM
Quick Conversions
| BRL | ZAR |
|---|---|
| 1 BRL | 3.27 ZAR |
| 10 BRL | 32.69 ZAR |
| 50 BRL | 163.45 ZAR |
| 100 BRL | 326.90 ZAR |
| 500 BRL | 1,634.48 ZAR |
| 1,000 BRL | 3,268.95 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-03-26T23:40:24Z",
"rates": {
"ZAR": 3.268951
}
}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": 326.8951,
"rate": 3.268951
}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