Rate Overview
Live
1 BRL = 3.2812 ZAR
1 ZAR = 0.304770
BRL
Avg
3.2739
High
3.3001
Low
3.2225
Last updated: 4/16/2026, 3:12:17 AM
Quick Conversions
| BRL | ZAR |
|---|---|
| 1 BRL | 3.28 ZAR |
| 10 BRL | 32.81 ZAR |
| 50 BRL | 164.06 ZAR |
| 100 BRL | 328.12 ZAR |
| 500 BRL | 1,640.58 ZAR |
| 1,000 BRL | 3,281.16 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-04-16T03:12:17Z",
"rates": {
"ZAR": 3.281164
}
}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": 328.1164,
"rate": 3.281164
}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