Rate Overview
Live
1 BRL = 3.2605 LSL
1 LSL = 0.306701
BRL
Avg
3.1465
High
3.2605
Low
2.9927
Last updated: 3/27/2026, 6:51:51 PM
Quick Conversions
| BRL | LSL |
|---|---|
| 1 BRL | 3.26 LSL |
| 10 BRL | 32.61 LSL |
| 50 BRL | 163.03 LSL |
| 100 BRL | 326.05 LSL |
| 500 BRL | 1,630.25 LSL |
| 1,000 BRL | 3,260.50 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-03-27T18:51:51Z",
"rates": {
"LSL": 3.260504
}
}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": 326.0504,
"rate": 3.260504
}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