Rate Overview
Live
1 BRL = 3.2427 SZL
1 SZL = 0.308383
BRL
Avg
3.1903
High
3.3982
Low
3.0068
Last updated: 5/27/2026, 9:58:53 AM
Quick Conversions
| BRL | SZL |
|---|---|
| 1 BRL | 3.24 SZL |
| 10 BRL | 32.43 SZL |
| 50 BRL | 162.14 SZL |
| 100 BRL | 324.27 SZL |
| 500 BRL | 1,621.36 SZL |
| 1,000 BRL | 3,242.72 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-05-27T09:58:53Z",
"rates": {
"SZL": 3.242723
}
}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": 324.2723,
"rate": 3.242723
}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