Rate Overview
Live
1 PEN = 4.8090 LSL
1 LSL = 0.207945
PEN
Avg
4.9422
High
5.2343
Low
4.6923
Last updated: 5/27/2026, 3:13:16 PM
Quick Conversions
| PEN | LSL |
|---|---|
| 1 PEN | 4.81 LSL |
| 10 PEN | 48.09 LSL |
| 50 PEN | 240.45 LSL |
| 100 PEN | 480.90 LSL |
| 500 PEN | 2,404.48 LSL |
| 1,000 PEN | 4,808.97 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-27T15:13:16Z",
"rates": {
"LSL": 4.808967
}
}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.8967,
"rate": 4.808967
}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