Rate Overview
Live
1 BRL = 3.1896 LSL
1 LSL = 0.313514
BRL
Avg
3.1944
High
3.2169
Low
3.1706
Last updated: 6/19/2026, 8:27:01 AM
Quick Conversions
| BRL | LSL |
|---|---|
| 1 BRL | 3.19 LSL |
| 10 BRL | 31.90 LSL |
| 50 BRL | 159.48 LSL |
| 100 BRL | 318.96 LSL |
| 500 BRL | 1,594.82 LSL |
| 1,000 BRL | 3,189.65 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-06-19T08:27:01Z",
"rates": {
"LSL": 3.189648
}
}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": 318.9648,
"rate": 3.189648
}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