Rate Overview
Live
1 LTL = 1.1726 PEN
1 PEN = 0.852777
LTL
Avg
1.1798
High
1.1879
Low
1.1669
Last updated: 5/7/2026, 7:47:08 AM
Quick Conversions
| LTL | PEN |
|---|---|
| 1 LTL | 1.17 PEN |
| 10 LTL | 11.73 PEN |
| 50 LTL | 58.63 PEN |
| 100 LTL | 117.26 PEN |
| 500 LTL | 586.32 PEN |
| 1,000 LTL | 1,172.64 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-05-07T07:47:08Z",
"rates": {
"PEN": 1.17264
}
}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": 117.264,
"rate": 1.17264
}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