Rate Overview
Live
1 LSL = 0.206984 PEN
1 PEN = 4.8313
LSL
Avg
0.203667
High
0.208409
Low
0.200654
Last updated: 1/25/2026, 10:04:24 PM
Quick Conversions
| LSL | PEN |
|---|---|
| 1 LSL | 0.21 PEN |
| 10 LSL | 2.07 PEN |
| 50 LSL | 10.35 PEN |
| 100 LSL | 20.70 PEN |
| 500 LSL | 103.49 PEN |
| 1,000 LSL | 206.98 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-01-25T22:04:24Z",
"rates": {
"PEN": 0.206984
}
}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.6984,
"rate": 0.206984
}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