Rate Overview
Live
1 BRL = 4774.27 SLL
1 SLL = 0.000209
BRL
Avg
4595.36
High
4889.52
Low
4435.65
Last updated: 6/19/2026, 8:46:19 AM
Quick Conversions
| BRL | SLL |
|---|---|
| 1 BRL | 4,774.27 SLL |
| 10 BRL | 47,742.70 SLL |
| 50 BRL | 238,713.50 SLL |
| 100 BRL | 477,427.01 SLL |
| 500 BRL | 2,387,135.05 SLL |
| 1,000 BRL | 4,774,270.10 SLL |
Get BRL/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=SLLExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-06-19T08:46:19Z",
"rates": {
"SLL": 4774.270096
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "SLL",
"amount": 100
},
"result": 477427.0096,
"rate": 4774.270096
}Build with BRL/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key