Rate Overview
Live
1 BRL = 3.1436 ZAR
1 ZAR = 0.318102
BRL
Avg
3.1255
High
3.1684
Low
3.0919
Last updated: 3/6/2026, 9:05:21 PM
Quick Conversions
| BRL | ZAR |
|---|---|
| 1 BRL | 3.14 ZAR |
| 10 BRL | 31.44 ZAR |
| 50 BRL | 157.18 ZAR |
| 100 BRL | 314.36 ZAR |
| 500 BRL | 1,571.82 ZAR |
| 1,000 BRL | 3,143.64 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-06T21:05:21Z",
"rates": {
"ZAR": 3.143642
}
}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": 314.3642,
"rate": 3.143642
}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