Rate Overview
Live
1 PEN = 0.181438 LVL
1 LVL = 5.5115
PEN
Avg
0.178463
High
0.182127
Low
0.172401
Last updated: 7/28/2026, 11:56:52 AM
Quick Conversions
| PEN | LVL |
|---|---|
| 1 PEN | 0.18 LVL |
| 10 PEN | 1.81 LVL |
| 50 PEN | 9.07 LVL |
| 100 PEN | 18.14 LVL |
| 500 PEN | 90.72 LVL |
| 1,000 PEN | 181.44 LVL |
Get PEN/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=LVLExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-28T11:56:52Z",
"rates": {
"LVL": 0.181438
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "LVL",
"amount": 100
},
"result": 18.1438,
"rate": 0.181438
}Build with PEN/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key