Rate Overview
Live
1 BRL = 3.2875 LSL
1 LSL = 0.304186
BRL
Avg
3.2745
High
3.2942
Low
3.2309
Last updated: 4/17/2026, 6:18:41 AM
Quick Conversions
| BRL | LSL |
|---|---|
| 1 BRL | 3.29 LSL |
| 10 BRL | 32.87 LSL |
| 50 BRL | 164.37 LSL |
| 100 BRL | 328.75 LSL |
| 500 BRL | 1,643.73 LSL |
| 1,000 BRL | 3,287.46 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-04-17T06:18:41Z",
"rates": {
"LSL": 3.287461
}
}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": 328.7461,
"rate": 3.287461
}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