Rate Overview
Live
1 BRL = 4470.33 SLL
1 SLL = 0.000224
BRL
Avg
4508.35
High
4808.04
Low
4408.64
Last updated: 9/7/2026, 11:32:08 AM
Quick Conversions
| BRL | SLL |
|---|---|
| 1 BRL | 4,470.33 SLL |
| 10 BRL | 44,703.27 SLL |
| 50 BRL | 223,516.36 SLL |
| 100 BRL | 447,032.72 SLL |
| 500 BRL | 2,235,163.61 SLL |
| 1,000 BRL | 4,470,327.23 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-09-07T11:32:08Z",
"rates": {
"SLL": 4470.327226
}
}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": 447032.72260000004,
"rate": 4470.327226
}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