Rate Overview
Live
1 PEN = 0.858268 LTL
1 LTL = 1.1651
PEN
Avg
0.869484
High
0.880783
Low
0.858268
Last updated: 4/17/2026, 6:17:16 AM
Quick Conversions
| PEN | LTL |
|---|---|
| 1 PEN | 0.86 LTL |
| 10 PEN | 8.58 LTL |
| 50 PEN | 42.91 LTL |
| 100 PEN | 85.83 LTL |
| 500 PEN | 429.13 LTL |
| 1,000 PEN | 858.27 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-04-17T06:17:16Z",
"rates": {
"LTL": 0.858268
}
}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": 85.8268,
"rate": 0.858268
}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