Rate Overview
Live
1 BRL = 3.2302 SZL
1 SZL = 0.309580
BRL
Avg
3.2304
High
3.2484
Low
3.2144
Last updated: 7/23/2026, 2:54:23 PM
Quick Conversions
| BRL | SZL |
|---|---|
| 1 BRL | 3.23 SZL |
| 10 BRL | 32.30 SZL |
| 50 BRL | 161.51 SZL |
| 100 BRL | 323.02 SZL |
| 500 BRL | 1,615.09 SZL |
| 1,000 BRL | 3,230.18 SZL |
Get BRL/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=SZLExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-23T14:54:23Z",
"rates": {
"SZL": 3.230183
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "SZL",
"amount": 100
},
"result": 323.01829999999995,
"rate": 3.230183
}Build with BRL/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key