Rate Overview
Live
1 BRL = 4436.87 SLL
1 SLL = 0.000225
BRL
Avg
4384.79
High
4467.04
Low
4031.84
Last updated: 7/9/2026, 3:38:09 PM
Quick Conversions
| BRL | SLL |
|---|---|
| 1 BRL | 4,436.87 SLL |
| 10 BRL | 44,368.71 SLL |
| 50 BRL | 221,843.57 SLL |
| 100 BRL | 443,687.14 SLL |
| 500 BRL | 2,218,435.69 SLL |
| 1,000 BRL | 4,436,871.37 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-09T15:38:09Z",
"rates": {
"SLL": 4436.871371
}
}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": 443687.1371,
"rate": 4436.871371
}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