Rate Overview
Live
1 PEN = 26467.30 LBP
1 LBP = 0.000038
PEN
Avg
26302.02
High
26469.90
Low
25980.89
Last updated: 5/27/2026, 11:48:43 PM
Quick Conversions
| PEN | LBP |
|---|---|
| 1 PEN | 26,467.30 LBP |
| 10 PEN | 264,673.04 LBP |
| 50 PEN | 1,323,365.20 LBP |
| 100 PEN | 2,646,730.39 LBP |
| 500 PEN | 13,233,651.96 LBP |
| 1,000 PEN | 26,467,303.91 LBP |
Get PEN/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=LBPExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-05-27T23:48:43Z",
"rates": {
"LBP": 26467.30391
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "LBP",
"amount": 100
},
"result": 2646730.391,
"rate": 26467.30391
}Build with PEN/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key