Rate Overview
Live
1 PEN = 0.181361 LVL
1 LVL = 5.5139
PEN
Avg
0.181567
High
0.182238
Low
0.180414
Last updated: 7/2/2026, 1:16:47 AM
Quick Conversions
| PEN | LVL |
|---|---|
| 1 PEN | 0.18 LVL |
| 10 PEN | 1.81 LVL |
| 50 PEN | 9.07 LVL |
| 100 PEN | 18.14 LVL |
| 500 PEN | 90.68 LVL |
| 1,000 PEN | 181.36 LVL |
Get PEN/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=LVLExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-02T01:16:47Z",
"rates": {
"LVL": 0.181361
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "LVL",
"amount": 100
},
"result": 18.1361,
"rate": 0.181361
}Build with PEN/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key