Rate Overview
Live
1 BRL = 3.2605 SZL
1 SZL = 0.306701
BRL
Avg
3.1758
High
3.2726
Low
3.0068
Last updated: 3/27/2026, 2:49:03 PM
Quick Conversions
| BRL | SZL |
|---|---|
| 1 BRL | 3.26 SZL |
| 10 BRL | 32.61 SZL |
| 50 BRL | 163.03 SZL |
| 100 BRL | 326.05 SZL |
| 500 BRL | 1,630.25 SZL |
| 1,000 BRL | 3,260.50 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-03-27T14:49:03Z",
"rates": {
"SZL": 3.260504
}
}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": 326.0504,
"rate": 3.260504
}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