Rate Overview
Live
1 PEN = 53.8738 LRD
1 LRD = 0.018562
PEN
Avg
54.1628
High
55.9194
Low
52.3711
Last updated: 5/27/2026, 6:30:00 PM
Quick Conversions
| PEN | LRD |
|---|---|
| 1 PEN | 53.87 LRD |
| 10 PEN | 538.74 LRD |
| 50 PEN | 2,693.69 LRD |
| 100 PEN | 5,387.38 LRD |
| 500 PEN | 26,936.92 LRD |
| 1,000 PEN | 53,873.83 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-27T18:30:00Z",
"rates": {
"LRD": 53.873831
}
}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": 5387.3831,
"rate": 53.873831
}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