Rate Overview
Live
1 LVL = 5.7527 PEN
1 PEN = 0.173832
LVL
Avg
5.6672
High
5.7527
Low
5.5999
Last updated: 3/7/2026, 7:38:12 AM
Quick Conversions
| LVL | PEN |
|---|---|
| 1 LVL | 5.75 PEN |
| 10 LVL | 57.53 PEN |
| 50 LVL | 287.63 PEN |
| 100 LVL | 575.27 PEN |
| 500 LVL | 2,876.34 PEN |
| 1,000 LVL | 5,752.68 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-03-07T07:38:12Z",
"rates": {
"PEN": 5.752684
}
}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": 575.2684,
"rate": 5.752684
}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