Rate Overview
Live
1 BRL = 3.1767 SZL
1 SZL = 0.314792
BRL
Avg
3.1817
High
3.1921
Low
3.1667
Last updated: 7/2/2026, 12:37:10 AM
Quick Conversions
| BRL | SZL |
|---|---|
| 1 BRL | 3.18 SZL |
| 10 BRL | 31.77 SZL |
| 50 BRL | 158.83 SZL |
| 100 BRL | 317.67 SZL |
| 500 BRL | 1,588.35 SZL |
| 1,000 BRL | 3,176.70 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-02T00:37:10Z",
"rates": {
"SZL": 3.176698
}
}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": 317.6698,
"rate": 3.176698
}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