Rate Overview
Live
1 BRL = 3.1453 LSL
1 LSL = 0.317933
BRL
Avg
3.1451
High
3.1667
Low
3.1226
Last updated: 7/8/2026, 5:42:18 AM
Quick Conversions
| BRL | LSL |
|---|---|
| 1 BRL | 3.15 LSL |
| 10 BRL | 31.45 LSL |
| 50 BRL | 157.27 LSL |
| 100 BRL | 314.53 LSL |
| 500 BRL | 1,572.66 LSL |
| 1,000 BRL | 3,145.31 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-07-08T05:42:18Z",
"rates": {
"LSL": 3.145313
}
}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": 314.5313,
"rate": 3.145313
}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