Rate Overview
Live
1 LSL = 0.318634 BRL
1 BRL = 3.1384
LSL
Avg
0.321121
High
0.322931
Low
0.318634
Last updated: 9/2/2026, 6:36:30 AM
Quick Conversions
| LSL | BRL |
|---|---|
| 1 LSL | 0.32 BRL |
| 10 LSL | 3.19 BRL |
| 50 LSL | 15.93 BRL |
| 100 LSL | 31.86 BRL |
| 500 LSL | 159.32 BRL |
| 1,000 LSL | 318.63 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-09-02T06:36:30Z",
"rates": {
"BRL": 0.318634
}
}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.8634,
"rate": 0.318634
}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