Rate Overview
Live
1 PEN = 4.9427 LSL
1 LSL = 0.202319
PEN
Avg
4.9184
High
4.9672
Low
4.8392
Last updated: 7/28/2026, 2:42:47 AM
Quick Conversions
| PEN | LSL |
|---|---|
| 1 PEN | 4.94 LSL |
| 10 PEN | 49.43 LSL |
| 50 PEN | 247.13 LSL |
| 100 PEN | 494.27 LSL |
| 500 PEN | 2,471.35 LSL |
| 1,000 PEN | 4,942.69 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-07-28T02:42:47Z",
"rates": {
"LSL": 4.942692
}
}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": 494.2692,
"rate": 4.942692
}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