Rate Overview
Live
1 PEN = 4.9262 LSL
1 LSL = 0.202996
PEN
Avg
4.8479
High
4.9715
Low
4.7389
Last updated: 3/27/2026, 4:47:29 PM
Quick Conversions
| PEN | LSL |
|---|---|
| 1 PEN | 4.93 LSL |
| 10 PEN | 49.26 LSL |
| 50 PEN | 246.31 LSL |
| 100 PEN | 492.62 LSL |
| 500 PEN | 2,463.10 LSL |
| 1,000 PEN | 4,926.20 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-27T16:47:29Z",
"rates": {
"LSL": 4.926196
}
}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": 492.6196,
"rate": 4.926196
}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