Rate Overview
Live
1 BRL = 3.2329 SZL
1 SZL = 0.309318
BRL
Avg
3.2014
High
3.3513
Low
3.0410
Last updated: 7/22/2026, 3:10:46 AM
Quick Conversions
| BRL | SZL |
|---|---|
| 1 BRL | 3.23 SZL |
| 10 BRL | 32.33 SZL |
| 50 BRL | 161.65 SZL |
| 100 BRL | 323.29 SZL |
| 500 BRL | 1,616.46 SZL |
| 1,000 BRL | 3,232.92 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-22T03:10:46Z",
"rates": {
"SZL": 3.232921
}
}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.2921,
"rate": 3.232921
}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