Rate Overview
Live
1 PEN = 4.9166 LSL
1 LSL = 0.203394
PEN
Avg
4.9148
High
4.9715
Low
4.8444
Last updated: 3/27/2026, 2:54:01 PM
Quick Conversions
| PEN | LSL |
|---|---|
| 1 PEN | 4.92 LSL |
| 10 PEN | 49.17 LSL |
| 50 PEN | 245.83 LSL |
| 100 PEN | 491.66 LSL |
| 500 PEN | 2,458.28 LSL |
| 1,000 PEN | 4,916.57 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-27T14:54:01Z",
"rates": {
"LSL": 4.916569
}
}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": 491.6569,
"rate": 4.916569
}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