Rate Overview
Live
1 BRL = 3.2004 ZAR
1 ZAR = 0.312458
BRL
Avg
3.1999
High
3.2169
Low
3.1868
Last updated: 6/16/2026, 3:56:02 PM
Quick Conversions
| BRL | ZAR |
|---|---|
| 1 BRL | 3.20 ZAR |
| 10 BRL | 32.00 ZAR |
| 50 BRL | 160.02 ZAR |
| 100 BRL | 320.04 ZAR |
| 500 BRL | 1,600.22 ZAR |
| 1,000 BRL | 3,200.43 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-06-16T15:56:02Z",
"rates": {
"ZAR": 3.200433
}
}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": 320.0433,
"rate": 3.200433
}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