Rate Overview
Live
1 BRL = 3.1479 SZL
1 SZL = 0.317668
BRL
Avg
3.1185
High
3.1665
Low
3.0659
Last updated: 3/7/2026, 5:59:53 AM
Quick Conversions
| BRL | SZL |
|---|---|
| 1 BRL | 3.15 SZL |
| 10 BRL | 31.48 SZL |
| 50 BRL | 157.40 SZL |
| 100 BRL | 314.79 SZL |
| 500 BRL | 1,573.97 SZL |
| 1,000 BRL | 3,147.94 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-07T05:59:53Z",
"rates": {
"SZL": 3.147944
}
}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": 314.7944,
"rate": 3.147944
}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