Rate Overview
Live
1 LSL = 0.317667 BRL
1 BRL = 3.1480
LSL
Avg
0.320701
High
0.326172
Low
0.315809
Last updated: 3/7/2026, 7:19:49 AM
Quick Conversions
| LSL | BRL |
|---|---|
| 1 LSL | 0.32 BRL |
| 10 LSL | 3.18 BRL |
| 50 LSL | 15.88 BRL |
| 100 LSL | 31.77 BRL |
| 500 LSL | 158.83 BRL |
| 1,000 LSL | 317.67 BRL |
Get LSL/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=BRLExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-07T07:19:49Z",
"rates": {
"BRL": 0.317667
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "BRL",
"amount": 100
},
"result": 31.766699999999997,
"rate": 0.317667
}Build with LSL/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key