Rate Overview
Live
1 PEN = 52.5834 LRD
1 LRD = 0.019017
PEN
Avg
53.7568
High
54.8858
Low
52.5834
Last updated: 3/7/2026, 7:38:54 AM
Quick Conversions
| PEN | LRD |
|---|---|
| 1 PEN | 52.58 LRD |
| 10 PEN | 525.83 LRD |
| 50 PEN | 2,629.17 LRD |
| 100 PEN | 5,258.34 LRD |
| 500 PEN | 26,291.68 LRD |
| 1,000 PEN | 52,583.37 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-03-07T07:38:54Z",
"rates": {
"LRD": 52.583365
}
}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": 5258.3365,
"rate": 52.583365
}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