Rate Overview
Live
1 LTL = 1.1218 PEN
1 PEN = 0.891393
LTL
Avg
1.1604
High
1.2151
Low
1.1082
Last updated: 7/28/2026, 11:57:25 AM
Quick Conversions
| LTL | PEN |
|---|---|
| 1 LTL | 1.12 PEN |
| 10 LTL | 11.22 PEN |
| 50 LTL | 56.09 PEN |
| 100 LTL | 112.18 PEN |
| 500 LTL | 560.92 PEN |
| 1,000 LTL | 1,121.84 PEN |
Get LTL/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=PENExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-07-28T11:57:25Z",
"rates": {
"PEN": 1.12184
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "PEN",
"amount": 100
},
"result": 112.184,
"rate": 1.12184
}Build with LTL/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key