Rate Overview
Live
1 PEN = 4.7665 LSL
1 LSL = 0.209799
PEN
Avg
4.8089
High
4.8447
Low
4.7665
Last updated: 9/4/2026, 12:57:17 PM
Quick Conversions
| PEN | LSL |
|---|---|
| 1 PEN | 4.77 LSL |
| 10 PEN | 47.66 LSL |
| 50 PEN | 238.32 LSL |
| 100 PEN | 476.65 LSL |
| 500 PEN | 2,383.23 LSL |
| 1,000 PEN | 4,766.46 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-09-04T12:57:17Z",
"rates": {
"LSL": 4.766456
}
}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": 476.6456,
"rate": 4.766456
}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