Rate Overview
Live
1 BRL = 3.3474 LSL
1 LSL = 0.298737
BRL
Avg
3.3653
High
3.4019
Low
3.3369
Last updated: 5/7/2026, 9:09:45 AM
Quick Conversions
| BRL | LSL |
|---|---|
| 1 BRL | 3.35 LSL |
| 10 BRL | 33.47 LSL |
| 50 BRL | 167.37 LSL |
| 100 BRL | 334.74 LSL |
| 500 BRL | 1,673.72 LSL |
| 1,000 BRL | 3,347.43 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-05-07T09:09:45Z",
"rates": {
"LSL": 3.34743
}
}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": 334.743,
"rate": 3.34743
}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