Rate Overview
Live
1 PEN = 53.0784 LRD
1 LRD = 0.018840
PEN
Avg
53.5123
High
55.0594
Low
52.5834
Last updated: 3/28/2026, 12:01:05 PM
Quick Conversions
| PEN | LRD |
|---|---|
| 1 PEN | 53.08 LRD |
| 10 PEN | 530.78 LRD |
| 50 PEN | 2,653.92 LRD |
| 100 PEN | 5,307.84 LRD |
| 500 PEN | 26,539.22 LRD |
| 1,000 PEN | 53,078.43 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-28T12:01:05Z",
"rates": {
"LRD": 53.078431
}
}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": 5307.8431,
"rate": 53.078431
}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