Rate Overview
Live
1 SLL = 0.000220 BRL
1 BRL = 4545.45
SLL
Avg
0.000225
High
0.000230
Low
0.000220
Last updated: 3/7/2026, 7:38:52 AM
Quick Conversions
| SLL | BRL |
|---|---|
| 1 SLL | 0.00 BRL |
| 10 SLL | 0.00 BRL |
| 50 SLL | 0.01 BRL |
| 100 SLL | 0.02 BRL |
| 500 SLL | 0.11 BRL |
| 1,000 SLL | 0.22 BRL |
Get SLL/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=BRLExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-07T07:38:52Z",
"rates": {
"BRL": 0.00022
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "BRL",
"amount": 100
},
"result": 0.022000000000000002,
"rate": 0.00022
}Build with SLL/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key