Rate Overview
Live
1 SLL = 0.000223 BRL
1 BRL = 4484.30
SLL
Avg
0.000228
High
0.000248
Low
0.000203
Last updated: 7/30/2026, 11:05:33 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-07-30T11:05:33Z",
"rates": {
"BRL": 0.000223
}
}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.0223,
"rate": 0.000223
}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