Rate Overview
Live
1 BRL = 4245.18 SLL
1 SLL = 0.000236
BRL
Avg
4231.03
High
4271.47
Low
4199.94
Last updated: 5/7/2026, 8:01:20 AM
Quick Conversions
| BRL | SLL |
|---|---|
| 1 BRL | 4,245.18 SLL |
| 10 BRL | 42,451.81 SLL |
| 50 BRL | 212,259.05 SLL |
| 100 BRL | 424,518.09 SLL |
| 500 BRL | 2,122,590.47 SLL |
| 1,000 BRL | 4,245,180.94 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-05-07T08:01:20Z",
"rates": {
"SLL": 4245.180939
}
}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": 424518.0939,
"rate": 4245.180939
}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