Rate Overview
Live
1 BRL = 3.1206 LSL
1 LSL = 0.320451
BRL
Avg
3.1172
High
3.1414
Low
3.1008
Last updated: 8/19/2026, 5:37:59 AM
Quick Conversions
| BRL | LSL |
|---|---|
| 1 BRL | 3.12 LSL |
| 10 BRL | 31.21 LSL |
| 50 BRL | 156.03 LSL |
| 100 BRL | 312.06 LSL |
| 500 BRL | 1,560.30 LSL |
| 1,000 BRL | 3,120.60 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-08-19T05:37:59Z",
"rates": {
"LSL": 3.120601
}
}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": 312.06010000000003,
"rate": 3.120601
}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