Rate Overview
Live
1 PEN = 53.2622 LRD
1 LRD = 0.018775
PEN
Avg
53.4795
High
53.7038
Low
53.2622
Last updated: 7/25/2026, 3:32:16 AM
Quick Conversions
| PEN | LRD |
|---|---|
| 1 PEN | 53.26 LRD |
| 10 PEN | 532.62 LRD |
| 50 PEN | 2,663.11 LRD |
| 100 PEN | 5,326.22 LRD |
| 500 PEN | 26,631.09 LRD |
| 1,000 PEN | 53,262.17 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-25T03:32:16Z",
"rates": {
"LRD": 53.262171
}
}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": 5326.2171,
"rate": 53.262171
}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