Rate Overview
Live
1 PEN = 4.7589 LSL
1 LSL = 0.210132
PEN
Avg
4.8280
High
4.9171
Low
4.7589
Last updated: 6/16/2026, 1:28:18 PM
Quick Conversions
| PEN | LSL |
|---|---|
| 1 PEN | 4.76 LSL |
| 10 PEN | 47.59 LSL |
| 50 PEN | 237.95 LSL |
| 100 PEN | 475.89 LSL |
| 500 PEN | 2,379.45 LSL |
| 1,000 PEN | 4,758.90 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-16T13:28:18Z",
"rates": {
"LSL": 4.758903
}
}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.8903,
"rate": 4.758903
}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