Rate Overview
Live
1 BRL = 3.1173 SZL
1 SZL = 0.320794
BRL
Avg
3.1507
High
3.1781
Low
3.1163
Last updated: 8/15/2026, 12:59:21 AM
Quick Conversions
| BRL | SZL |
|---|---|
| 1 BRL | 3.12 SZL |
| 10 BRL | 31.17 SZL |
| 50 BRL | 155.86 SZL |
| 100 BRL | 311.73 SZL |
| 500 BRL | 1,558.63 SZL |
| 1,000 BRL | 3,117.26 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-08-15T00:59:21Z",
"rates": {
"SZL": 3.117264
}
}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": 311.7264,
"rate": 3.117264
}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