Rate Overview
Live
1 PEN = 0.870782 LTL
1 LTL = 1.1484
PEN
Avg
0.872843
High
0.876964
Low
0.869886
Last updated: 5/27/2026, 2:51:32 PM
Quick Conversions
| PEN | LTL |
|---|---|
| 1 PEN | 0.87 LTL |
| 10 PEN | 8.71 LTL |
| 50 PEN | 43.54 LTL |
| 100 PEN | 87.08 LTL |
| 500 PEN | 435.39 LTL |
| 1,000 PEN | 870.78 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-27T14:51:32Z",
"rates": {
"LTL": 0.870782
}
}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.0782,
"rate": 0.870782
}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