Rate Overview
Live
1 PEN = 54.1958 LRD
1 LRD = 0.018452
PEN
Avg
54.1769
High
54.5634
Low
53.9988
Last updated: 9/2/2026, 5:20:58 PM
Quick Conversions
| PEN | LRD |
|---|---|
| 1 PEN | 54.20 LRD |
| 10 PEN | 541.96 LRD |
| 50 PEN | 2,709.79 LRD |
| 100 PEN | 5,419.58 LRD |
| 500 PEN | 27,097.90 LRD |
| 1,000 PEN | 54,195.80 LRD |
Get PEN/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=LRDExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-09-02T17:20:58Z",
"rates": {
"LRD": 54.195799
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "LRD",
"amount": 100
},
"result": 5419.5799,
"rate": 54.195799
}Build with PEN/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key