Rate Overview
Live
1 LTL = 1.1609 PEN
1 PEN = 0.861374
LTL
Avg
1.1592
High
1.1679
Low
1.1516
Last updated: 3/27/2026, 8:04:44 AM
Quick Conversions
| LTL | PEN |
|---|---|
| 1 LTL | 1.16 PEN |
| 10 LTL | 11.61 PEN |
| 50 LTL | 58.05 PEN |
| 100 LTL | 116.09 PEN |
| 500 LTL | 580.47 PEN |
| 1,000 LTL | 1,160.94 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-03-27T08:04:44Z",
"rates": {
"PEN": 1.160936
}
}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": 116.0936,
"rate": 1.160936
}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