Rate Overview
Live
1 LVL = 5.5604 PEN
1 PEN = 0.179843
LVL
Avg
5.6484
High
5.9236
Low
5.4873
Last updated: 8/1/2026, 12:35:36 PM
Quick Conversions
| LVL | PEN |
|---|---|
| 1 LVL | 5.56 PEN |
| 10 LVL | 55.60 PEN |
| 50 LVL | 278.02 PEN |
| 100 LVL | 556.04 PEN |
| 500 LVL | 2,780.20 PEN |
| 1,000 LVL | 5,560.40 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-08-01T12:35:36Z",
"rates": {
"PEN": 5.560404
}
}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": 556.0404,
"rate": 5.560404
}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