Rate Overview
Live
1 PEN = 53.4019 LRD
1 LRD = 0.018726
PEN
Avg
53.9837
High
55.9194
Low
52.3711
Last updated: 7/27/2026, 7:19:31 PM
Quick Conversions
| PEN | LRD |
|---|---|
| 1 PEN | 53.40 LRD |
| 10 PEN | 534.02 LRD |
| 50 PEN | 2,670.09 LRD |
| 100 PEN | 5,340.19 LRD |
| 500 PEN | 26,700.95 LRD |
| 1,000 PEN | 53,401.89 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-07-27T19:19:31Z",
"rates": {
"LRD": 53.401892
}
}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": 5340.1892,
"rate": 53.401892
}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