Rate Overview
Live
1 LSL = 0.306701 BRL
1 BRL = 3.2605
LSL
Avg
0.315136
High
0.332575
Low
0.305571
Last updated: 3/27/2026, 3:12:08 PM
Quick Conversions
| LSL | BRL |
|---|---|
| 1 LSL | 0.31 BRL |
| 10 LSL | 3.07 BRL |
| 50 LSL | 15.34 BRL |
| 100 LSL | 30.67 BRL |
| 500 LSL | 153.35 BRL |
| 1,000 LSL | 306.70 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-27T15:12:08Z",
"rates": {
"BRL": 0.306701
}
}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": 30.6701,
"rate": 0.306701
}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