Rate Overview
Live
1 BRL = 4727.94 SLL
1 SLL = 0.000212
BRL
Avg
4169.12
High
4727.94
Low
3683.94
Last updated: 7/28/2026, 11:43:26 AM
Quick Conversions
| BRL | SLL |
|---|---|
| 1 BRL | 4,727.94 SLL |
| 10 BRL | 47,279.43 SLL |
| 50 BRL | 236,397.13 SLL |
| 100 BRL | 472,794.25 SLL |
| 500 BRL | 2,363,971.26 SLL |
| 1,000 BRL | 4,727,942.52 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-07-28T11:43:26Z",
"rates": {
"SLL": 4727.942518
}
}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": 472794.25179999997,
"rate": 4727.942518
}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