Rate Overview
Live
1 BRL = 3.2891 SZL
1 SZL = 0.304037
BRL
Avg
3.2107
High
3.4011
Low
3.0542
Last updated: 7/27/2026, 9:43:28 AM
Quick Conversions
| BRL | SZL |
|---|---|
| 1 BRL | 3.29 SZL |
| 10 BRL | 32.89 SZL |
| 50 BRL | 164.45 SZL |
| 100 BRL | 328.91 SZL |
| 500 BRL | 1,644.54 SZL |
| 1,000 BRL | 3,289.07 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-27T09:43:28Z",
"rates": {
"SZL": 3.289074
}
}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": 328.9074,
"rate": 3.289074
}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