Rate Overview
Live
1 BRL = 3.2772 SZL
1 SZL = 0.305140
BRL
Avg
3.2707
High
3.2902
Low
3.2309
Last updated: 4/17/2026, 12:50:17 AM
Quick Conversions
| BRL | SZL |
|---|---|
| 1 BRL | 3.28 SZL |
| 10 BRL | 32.77 SZL |
| 50 BRL | 163.86 SZL |
| 100 BRL | 327.72 SZL |
| 500 BRL | 1,638.59 SZL |
| 1,000 BRL | 3,277.18 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-04-17T00:50:17Z",
"rates": {
"SZL": 3.277183
}
}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": 327.7183,
"rate": 3.277183
}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