Rate Overview
Live
1 PEN = 4.7982 LSL
1 LSL = 0.208409 PEN
Avg
4.8683
High
4.9166
Low
4.7982
Last updated: 1/25/2026, 3:20:00 AM
Quick Conversions
| PEN | LSL |
|---|---|
| 1 PEN | 4.80 LSL |
| 10 PEN | 47.98 LSL |
| 50 PEN | 239.91 LSL |
| 100 PEN | 479.82 LSL |
| 500 PEN | 2,399.12 LSL |
| 1,000 PEN | 4,798.25 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-01-25T03:20:00Z",
"rates": {
"LSL": 4.798247
}
}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": 479.8247,
"rate": 4.798247
}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