Rate Overview
Live
1 PEN = 0.173831 LVL
1 LVL = 5.7527
PEN
Avg
0.176470
High
0.178574
Low
0.173831
Last updated: 3/7/2026, 7:38:22 AM
Quick Conversions
| PEN | LVL |
|---|---|
| 1 PEN | 0.17 LVL |
| 10 PEN | 1.74 LVL |
| 50 PEN | 8.69 LVL |
| 100 PEN | 17.38 LVL |
| 500 PEN | 86.92 LVL |
| 1,000 PEN | 173.83 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-03-07T07:38:22Z",
"rates": {
"LVL": 0.173831
}
}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": 17.383100000000002,
"rate": 0.173831
}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