Rate Overview
Live
1 PEN = 53.9072 LRD
1 LRD = 0.018550
PEN
Avg
53.8081
High
54.0248
Low
53.5734
Last updated: 5/27/2026, 5:28:43 PM
Quick Conversions
| PEN | LRD |
|---|---|
| 1 PEN | 53.91 LRD |
| 10 PEN | 539.07 LRD |
| 50 PEN | 2,695.36 LRD |
| 100 PEN | 5,390.72 LRD |
| 500 PEN | 26,953.58 LRD |
| 1,000 PEN | 53,907.15 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-05-27T17:28:43Z",
"rates": {
"LRD": 53.907151
}
}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": 5390.715099999999,
"rate": 53.907151
}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