Rate Overview
Live
1 PEN = 4.9138 LSL
1 LSL = 0.203509
PEN
Avg
4.9146
High
4.9715
Low
4.8444
Last updated: 3/27/2026, 6:38:11 PM
Quick Conversions
| PEN | LSL |
|---|---|
| 1 PEN | 4.91 LSL |
| 10 PEN | 49.14 LSL |
| 50 PEN | 245.69 LSL |
| 100 PEN | 491.38 LSL |
| 500 PEN | 2,456.90 LSL |
| 1,000 PEN | 4,913.79 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-27T18:38:11Z",
"rates": {
"LSL": 4.913794
}
}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.37940000000003,
"rate": 4.913794
}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