Rate Overview
Live
1 PEN = 4.8012 LSL
1 LSL = 0.208282
PEN
Avg
4.8303
High
4.9207
Low
4.8002
Last updated: 5/27/2026, 12:32:59 PM
Quick Conversions
| PEN | LSL |
|---|---|
| 1 PEN | 4.80 LSL |
| 10 PEN | 48.01 LSL |
| 50 PEN | 240.06 LSL |
| 100 PEN | 480.12 LSL |
| 500 PEN | 2,400.60 LSL |
| 1,000 PEN | 4,801.19 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-05-27T12:32:59Z",
"rates": {
"LSL": 4.801191
}
}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": 480.1191,
"rate": 4.801191
}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