Rate Overview
Live
1 BRL = 3.1972 ZAR
1 ZAR = 0.312770
BRL
Avg
3.1995
High
3.2169
Low
3.1868
Last updated: 6/16/2026, 4:58:33 PM
Quick Conversions
| BRL | ZAR |
|---|---|
| 1 BRL | 3.20 ZAR |
| 10 BRL | 31.97 ZAR |
| 50 BRL | 159.86 ZAR |
| 100 BRL | 319.72 ZAR |
| 500 BRL | 1,598.62 ZAR |
| 1,000 BRL | 3,197.24 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-16T16:58:33Z",
"rates": {
"ZAR": 3.197236
}
}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": 319.72360000000003,
"rate": 3.197236
}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