Rate Overview
Live
1 PEN = 0.889852 LTL
1 LTL = 1.1238
PEN
Avg
0.893351
High
0.895401
Low
0.889852
Last updated: 7/30/2026, 6:35:18 AM
Quick Conversions
| PEN | LTL |
|---|---|
| 1 PEN | 0.89 LTL |
| 10 PEN | 8.90 LTL |
| 50 PEN | 44.49 LTL |
| 100 PEN | 88.99 LTL |
| 500 PEN | 444.93 LTL |
| 1,000 PEN | 889.85 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-30T06:35:18Z",
"rates": {
"LTL": 0.889852
}
}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.98519999999999,
"rate": 0.889852
}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