Rate Overview
Live
1 PEN = 4.7699 LSL
1 LSL = 0.209649
PEN
Avg
4.8265
High
4.8867
Low
4.7699
Last updated: 4/17/2026, 4:56:15 AM
Quick Conversions
| PEN | LSL |
|---|---|
| 1 PEN | 4.77 LSL |
| 10 PEN | 47.70 LSL |
| 50 PEN | 238.49 LSL |
| 100 PEN | 476.99 LSL |
| 500 PEN | 2,384.94 LSL |
| 1,000 PEN | 4,769.88 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-04-17T04:56:15Z",
"rates": {
"LSL": 4.769877
}
}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": 476.9877,
"rate": 4.769877
}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