Rate Overview
Live
1 LVL = 5.4972 PEN
1 PEN = 0.181912
LVL
Avg
5.5108
High
5.5356
Low
5.4959
Last updated: 7/11/2026, 2:39:21 AM
Quick Conversions
| LVL | PEN |
|---|---|
| 1 LVL | 5.50 PEN |
| 10 LVL | 54.97 PEN |
| 50 LVL | 274.86 PEN |
| 100 LVL | 549.72 PEN |
| 500 LVL | 2,748.58 PEN |
| 1,000 LVL | 5,497.17 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-11T02:39:21Z",
"rates": {
"PEN": 5.497167
}
}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": 549.7167000000001,
"rate": 5.497167
}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