Rate Overview
Live
1 LVL = 5.5029 PEN
1 PEN = 0.181723
LVL
Avg
5.4946
High
5.5067
Low
5.4868
Last updated: 7/30/2026, 10:19:00 PM
Quick Conversions
| LVL | PEN |
|---|---|
| 1 LVL | 5.50 PEN |
| 10 LVL | 55.03 PEN |
| 50 LVL | 275.14 PEN |
| 100 LVL | 550.29 PEN |
| 500 LVL | 2,751.44 PEN |
| 1,000 LVL | 5,502.89 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-30T22:19:00Z",
"rates": {
"PEN": 5.502885
}
}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": 550.2885,
"rate": 5.502885
}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