Rate Overview
Live
1 BRL = 3.1048 ZAR
1 ZAR = 0.322083
BRL
Avg
3.1374
High
3.1810
Low
3.1048
Last updated: 8/16/2026, 12:42:20 AM
Quick Conversions
| BRL | ZAR |
|---|---|
| 1 BRL | 3.10 ZAR |
| 10 BRL | 31.05 ZAR |
| 50 BRL | 155.24 ZAR |
| 100 BRL | 310.48 ZAR |
| 500 BRL | 1,552.39 ZAR |
| 1,000 BRL | 3,104.79 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-08-16T00:42:20Z",
"rates": {
"ZAR": 3.104786
}
}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": 310.4786,
"rate": 3.104786
}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