Rate Overview
Live
1 PEN = 0.875937 LTL
1 LTL = 1.1416
PEN
Avg
0.855197
High
0.899633
Low
0.806009
Last updated: 1/26/2026, 12:07:52 AM
Quick Conversions
| PEN | LTL |
|---|---|
| 1 PEN | 0.88 LTL |
| 10 PEN | 8.76 LTL |
| 50 PEN | 43.80 LTL |
| 100 PEN | 87.59 LTL |
| 500 PEN | 437.97 LTL |
| 1,000 PEN | 875.94 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-01-26T00:07:52Z",
"rates": {
"LTL": 0.875937
}
}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.5937,
"rate": 0.875937
}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