Rate Overview
Live
1 LSL = 0.203262 PEN
1 PEN = 4.9198
LSL
Avg
0.203452
High
0.206425
Low
0.201146
Last updated: 3/27/2026, 3:11:17 PM
Quick Conversions
| LSL | PEN |
|---|---|
| 1 LSL | 0.20 PEN |
| 10 LSL | 2.03 PEN |
| 50 LSL | 10.16 PEN |
| 100 LSL | 20.33 PEN |
| 500 LSL | 101.63 PEN |
| 1,000 LSL | 203.26 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-03-27T15:11:17Z",
"rates": {
"PEN": 0.203262
}
}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.3262,
"rate": 0.203262
}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