Rate Overview
Live
1 BRL = 3.3022 LSL
1 LSL = 0.302830
BRL
Avg
3.1917
High
3.3982
Low
3.0068
Last updated: 7/24/2026, 12:31:06 PM
Quick Conversions
| BRL | LSL |
|---|---|
| 1 BRL | 3.30 LSL |
| 10 BRL | 33.02 LSL |
| 50 BRL | 165.11 LSL |
| 100 BRL | 330.22 LSL |
| 500 BRL | 1,651.09 LSL |
| 1,000 BRL | 3,302.18 LSL |
Get BRL/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=LSLExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-24T12:31:06Z",
"rates": {
"LSL": 3.302183
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "LSL",
"amount": 100
},
"result": 330.2183,
"rate": 3.302183
}Build with BRL/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key