Rate Overview
Live
1 BRL = 3.2427 LSL
1 LSL = 0.308383
BRL
Avg
3.3183
High
3.4019
Low
3.2414
Last updated: 5/27/2026, 6:39:48 PM
Quick Conversions
| BRL | LSL |
|---|---|
| 1 BRL | 3.24 LSL |
| 10 BRL | 32.43 LSL |
| 50 BRL | 162.14 LSL |
| 100 BRL | 324.27 LSL |
| 500 BRL | 1,621.36 LSL |
| 1,000 BRL | 3,242.72 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-05-27T18:39:48Z",
"rates": {
"LSL": 3.242723
}
}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": 324.2723,
"rate": 3.242723
}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