Rate Overview
Live
1 PEN = 0.884841 LTL
1 LTL = 1.1301
PEN
Avg
0.873563
High
0.895322
Low
0.844121
Last updated: 7/31/2026, 10:30:16 AM
Quick Conversions
| PEN | LTL |
|---|---|
| 1 PEN | 0.88 LTL |
| 10 PEN | 8.85 LTL |
| 50 PEN | 44.24 LTL |
| 100 PEN | 88.48 LTL |
| 500 PEN | 442.42 LTL |
| 1,000 PEN | 884.84 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-07-31T10:30:16Z",
"rates": {
"LTL": 0.884841
}
}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": 88.4841,
"rate": 0.884841
}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