Rate Overview
Live
1 LVL = 5.6308 PEN
1 PEN = 0.177596
LVL
Avg
5.7136
High
5.9699
Low
5.4444
Last updated: 5/28/2026, 3:34:47 AM
Quick Conversions
| LVL | PEN |
|---|---|
| 1 LVL | 5.63 PEN |
| 10 LVL | 56.31 PEN |
| 50 LVL | 281.54 PEN |
| 100 LVL | 563.08 PEN |
| 500 LVL | 2,815.38 PEN |
| 1,000 LVL | 5,630.76 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-05-28T03:34:47Z",
"rates": {
"PEN": 5.630764
}
}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": 563.0764,
"rate": 5.630764
}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