Rate Overview
Live
1 LSL = 0.314105 BRL
1 BRL = 3.1836
LSL
Avg
0.314678
High
0.330001
Low
0.293956
Last updated: 6/29/2026, 12:39:15 AM
Quick Conversions
| LSL | BRL |
|---|---|
| 1 LSL | 0.31 BRL |
| 10 LSL | 3.14 BRL |
| 50 LSL | 15.71 BRL |
| 100 LSL | 31.41 BRL |
| 500 LSL | 157.05 BRL |
| 1,000 LSL | 314.11 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-06-29T00:39:15Z",
"rates": {
"BRL": 0.314105
}
}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.410500000000003,
"rate": 0.314105
}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