Rate Overview
Live
1 LSL = 0.202114 PEN
1 PEN = 4.9477
LSL
Avg
0.203917
High
0.206644
Low
0.201322
Last updated: 7/26/2026, 10:17:25 AM
Quick Conversions
| LSL | PEN |
|---|---|
| 1 LSL | 0.20 PEN |
| 10 LSL | 2.02 PEN |
| 50 LSL | 10.11 PEN |
| 100 LSL | 20.21 PEN |
| 500 LSL | 101.06 PEN |
| 1,000 LSL | 202.11 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-07-26T10:17:25Z",
"rates": {
"PEN": 0.202114
}
}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.211399999999998,
"rate": 0.202114
}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