Rate Overview
Live
1 LSL = 0.317961 BRL
1 BRL = 3.1450
LSL
Avg
0.317243
High
0.320247
Low
0.313517
Last updated: 7/6/2026, 4:29:02 PM
Quick Conversions
| LSL | BRL |
|---|---|
| 1 LSL | 0.32 BRL |
| 10 LSL | 3.18 BRL |
| 50 LSL | 15.90 BRL |
| 100 LSL | 31.80 BRL |
| 500 LSL | 158.98 BRL |
| 1,000 LSL | 317.96 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-07-06T16:29:02Z",
"rates": {
"BRL": 0.317961
}
}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.7961,
"rate": 0.317961
}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