Rate Overview
Live
1 LVL = 5.6257 PEN
1 PEN = 0.177755
LVL
Avg
5.6324
High
5.8004
Low
5.5317
Last updated: 5/28/2026, 4:40:54 AM
Quick Conversions
| LVL | PEN |
|---|---|
| 1 LVL | 5.63 PEN |
| 10 LVL | 56.26 PEN |
| 50 LVL | 281.29 PEN |
| 100 LVL | 562.57 PEN |
| 500 LVL | 2,812.86 PEN |
| 1,000 LVL | 5,625.71 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-28T04:40:54Z",
"rates": {
"PEN": 5.625715
}
}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": 562.5715,
"rate": 5.625715
}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