Rate Overview
Live
1 PEN = 0.872513 LTL
1 LTL = 1.1461
PEN
Avg
0.860218
High
0.876964
Low
0.841569
Last updated: 5/27/2026, 7:21:12 PM
Quick Conversions
| PEN | LTL |
|---|---|
| 1 PEN | 0.87 LTL |
| 10 PEN | 8.73 LTL |
| 50 PEN | 43.63 LTL |
| 100 PEN | 87.25 LTL |
| 500 PEN | 436.26 LTL |
| 1,000 PEN | 872.51 LTL |
Get PEN/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=LTLExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-05-27T19:21:12Z",
"rates": {
"LTL": 0.872513
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "LTL",
"amount": 100
},
"result": 87.2513,
"rate": 0.872513
}Build with PEN/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key