Rate Overview
Live
1 PEN = 0.893068 LTL
1 LTL = 1.1197
PEN
Avg
0.886181
High
0.893068
Low
0.877752
Last updated: 6/19/2026, 8:26:17 AM
Quick Conversions
| PEN | LTL |
|---|---|
| 1 PEN | 0.89 LTL |
| 10 PEN | 8.93 LTL |
| 50 PEN | 44.65 LTL |
| 100 PEN | 89.31 LTL |
| 500 PEN | 446.53 LTL |
| 1,000 PEN | 893.07 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-06-19T08:26:17Z",
"rates": {
"LTL": 0.893068
}
}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": 89.3068,
"rate": 0.893068
}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