Rate Overview
Live
1 PEN = 4.7754 LSL
1 LSL = 0.209405
PEN
Avg
4.7878
High
4.8471
Low
4.7496
Last updated: 5/7/2026, 8:01:59 AM
Quick Conversions
| PEN | LSL |
|---|---|
| 1 PEN | 4.78 LSL |
| 10 PEN | 47.75 LSL |
| 50 PEN | 238.77 LSL |
| 100 PEN | 477.54 LSL |
| 500 PEN | 2,387.72 LSL |
| 1,000 PEN | 4,775.44 LSL |
Get PEN/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=LSLExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-05-07T08:01:59Z",
"rates": {
"LSL": 4.775439
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "LSL",
"amount": 100
},
"result": 477.54390000000006,
"rate": 4.775439
}Build with PEN/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key