Rate Overview
Live
1 PEN = 53.4130 LRD
1 LRD = 0.018722
PEN
Avg
53.9051
High
54.2187
Low
53.4130
Last updated: 6/17/2026, 8:16:02 AM
Quick Conversions
| PEN | LRD |
|---|---|
| 1 PEN | 53.41 LRD |
| 10 PEN | 534.13 LRD |
| 50 PEN | 2,670.65 LRD |
| 100 PEN | 5,341.30 LRD |
| 500 PEN | 26,706.52 LRD |
| 1,000 PEN | 53,413.03 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-06-17T08:16:02Z",
"rates": {
"LRD": 53.413034
}
}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": 5341.303400000001,
"rate": 53.413034
}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