Rate Overview
Live
1 PEN = 0.869947 LTL
1 LTL = 1.1495 PEN
Avg
0.881266
High
0.888849
Low
0.869947
Last updated: 1/25/2026, 9:33:03 AM
Quick Conversions
| PEN | LTL |
|---|---|
| 1 PEN | 0.87 LTL |
| 10 PEN | 8.70 LTL |
| 50 PEN | 43.50 LTL |
| 100 PEN | 86.99 LTL |
| 500 PEN | 434.97 LTL |
| 1,000 PEN | 869.95 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-25T09:33:03Z",
"rates": {
"LTL": 0.869947
}
}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": 86.99470000000001,
"rate": 0.869947
}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