Rate Overview
Live
1 LVL = 5.6488 PEN
1 PEN = 0.177029
LVL
Avg
5.6077
High
5.6640
Low
5.5422
Last updated: 4/17/2026, 7:04:22 PM
Quick Conversions
| LVL | PEN |
|---|---|
| 1 LVL | 5.65 PEN |
| 10 LVL | 56.49 PEN |
| 50 LVL | 282.44 PEN |
| 100 LVL | 564.88 PEN |
| 500 LVL | 2,824.40 PEN |
| 1,000 LVL | 5,648.80 PEN |
Get LVL/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=PENExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-04-17T19:04:22Z",
"rates": {
"PEN": 5.648796
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "PEN",
"amount": 100
},
"result": 564.8796,
"rate": 5.648796
}Build with LVL/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key