Rate Overview
Live
1 BRL = 3.3109 SZL
1 SZL = 0.302032
BRL
Avg
3.2694
High
3.3135
Low
3.2265
Last updated: 7/26/2026, 11:38:09 PM
Quick Conversions
| BRL | SZL |
|---|---|
| 1 BRL | 3.31 SZL |
| 10 BRL | 33.11 SZL |
| 50 BRL | 165.55 SZL |
| 100 BRL | 331.09 SZL |
| 500 BRL | 1,655.46 SZL |
| 1,000 BRL | 3,310.91 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-26T23:38:09Z",
"rates": {
"SZL": 3.310911
}
}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": 331.0911,
"rate": 3.310911
}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