Rate Overview
Live
1 BRL = 4367.96 SLL
1 SLL = 0.000229
BRL
Avg
4392.04
High
4654.37
Low
4296.65
Last updated: 3/27/2026, 6:10:36 PM
Quick Conversions
| BRL | SLL |
|---|---|
| 1 BRL | 4,367.96 SLL |
| 10 BRL | 43,679.57 SLL |
| 50 BRL | 218,397.84 SLL |
| 100 BRL | 436,795.69 SLL |
| 500 BRL | 2,183,978.45 SLL |
| 1,000 BRL | 4,367,956.90 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-03-27T18:10:36Z",
"rates": {
"SLL": 4367.956897
}
}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": 436795.6897,
"rate": 4367.956897
}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