Rate Overview
Live
1 LSL = 0.208281 PEN
1 PEN = 4.8012
LSL
Avg
0.202464
High
0.213114
Low
0.191047
Last updated: 5/27/2026, 8:50:06 AM
Quick Conversions
| LSL | PEN |
|---|---|
| 1 LSL | 0.21 PEN |
| 10 LSL | 2.08 PEN |
| 50 LSL | 10.41 PEN |
| 100 LSL | 20.83 PEN |
| 500 LSL | 104.14 PEN |
| 1,000 LSL | 208.28 PEN |
Get LSL/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=PENExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-05-27T08:50:06Z",
"rates": {
"PEN": 0.208281
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "PEN",
"amount": 100
},
"result": 20.8281,
"rate": 0.208281
}Build with LSL/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key