Rate Overview
Live
1 PEN = 0.852776 LTL
1 LTL = 1.1726
PEN
Avg
0.847610
High
0.856993
Low
0.841787
Last updated: 5/7/2026, 8:01:38 AM
Quick Conversions
| PEN | LTL |
|---|---|
| 1 PEN | 0.85 LTL |
| 10 PEN | 8.53 LTL |
| 50 PEN | 42.64 LTL |
| 100 PEN | 85.28 LTL |
| 500 PEN | 426.39 LTL |
| 1,000 PEN | 852.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-07T08:01:38Z",
"rates": {
"LTL": 0.852776
}
}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.27759999999999,
"rate": 0.852776
}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