Rate Overview
Live
1 LVL = 5.4876 PEN
1 PEN = 0.182228
LVL
Avg
5.6035
High
5.8004
Low
5.4876
Last updated: 7/29/2026, 4:14:32 PM
Quick Conversions
| LVL | PEN |
|---|---|
| 1 LVL | 5.49 PEN |
| 10 LVL | 54.88 PEN |
| 50 LVL | 274.38 PEN |
| 100 LVL | 548.76 PEN |
| 500 LVL | 2,743.82 PEN |
| 1,000 LVL | 5,487.64 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-07-29T16:14:32Z",
"rates": {
"PEN": 5.487645
}
}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": 548.7645,
"rate": 5.487645
}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