Rate Overview
Live
1 PEN = 4.7552 LSL
1 LSL = 0.210294
PEN
Avg
4.7755
High
4.8710
Low
4.7389
Last updated: 3/7/2026, 9:14:03 AM
Quick Conversions
| PEN | LSL |
|---|---|
| 1 PEN | 4.76 LSL |
| 10 PEN | 47.55 LSL |
| 50 PEN | 237.76 LSL |
| 100 PEN | 475.52 LSL |
| 500 PEN | 2,377.62 LSL |
| 1,000 PEN | 4,755.24 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-03-07T09:14:03Z",
"rates": {
"LSL": 4.755243
}
}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": 475.52430000000004,
"rate": 4.755243
}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