Rate Overview
Live
1 LVL = 5.6848 PEN
1 PEN = 0.175909
LVL
Avg
5.7507
High
5.7989
Low
5.6848
Last updated: 5/7/2026, 10:09:35 PM
Quick Conversions
| LVL | PEN |
|---|---|
| 1 LVL | 5.68 PEN |
| 10 LVL | 56.85 PEN |
| 50 LVL | 284.24 PEN |
| 100 LVL | 568.48 PEN |
| 500 LVL | 2,842.38 PEN |
| 1,000 LVL | 5,684.75 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-07T22:09:35Z",
"rates": {
"PEN": 5.684753
}
}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": 568.4753,
"rate": 5.684753
}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