Rate Overview
Live
1 PEN = 4.8553 LSL
1 LSL = 0.205959
PEN
Avg
4.8361
High
4.9650
Low
4.7127
Last updated: 6/29/2026, 4:15:15 PM
Quick Conversions
| PEN | LSL |
|---|---|
| 1 PEN | 4.86 LSL |
| 10 PEN | 48.55 LSL |
| 50 PEN | 242.77 LSL |
| 100 PEN | 485.53 LSL |
| 500 PEN | 2,427.66 LSL |
| 1,000 PEN | 4,855.33 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-06-29T16:15:15Z",
"rates": {
"LSL": 4.855327
}
}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": 485.5327,
"rate": 4.855327
}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