Rate Overview
Live
1 LVL = 5.5196 PEN
1 PEN = 0.181173
LVL
Avg
5.5306
High
5.5488
Low
5.5176
Last updated: 9/11/2026, 8:31:48 PM
Quick Conversions
| LVL | PEN |
|---|---|
| 1 LVL | 5.52 PEN |
| 10 LVL | 55.20 PEN |
| 50 LVL | 275.98 PEN |
| 100 LVL | 551.96 PEN |
| 500 LVL | 2,759.80 PEN |
| 1,000 LVL | 5,519.60 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-09-11T20:31:48Z",
"rates": {
"PEN": 5.519601
}
}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": 551.9601,
"rate": 5.519601
}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