Rate Overview
Live
1 BRL = 3.1340 SZL
1 SZL = 0.319076
BRL
Avg
3.1243
High
3.1620
Low
3.0970
Last updated: 9/4/2026, 4:59:48 AM
Quick Conversions
| BRL | SZL |
|---|---|
| 1 BRL | 3.13 SZL |
| 10 BRL | 31.34 SZL |
| 50 BRL | 156.70 SZL |
| 100 BRL | 313.40 SZL |
| 500 BRL | 1,567.02 SZL |
| 1,000 BRL | 3,134.05 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-09-04T04:59:48Z",
"rates": {
"SZL": 3.134049
}
}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": 313.4049,
"rate": 3.134049
}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