Rate Overview
Live
1 PEN = 53.3062 LRD
1 LRD = 0.018760
PEN
Avg
53.4004
High
56.9741
Low
47.9002
Last updated: 7/20/2026, 1:47:33 PM
Quick Conversions
| PEN | LRD |
|---|---|
| 1 PEN | 53.31 LRD |
| 10 PEN | 533.06 LRD |
| 50 PEN | 2,665.31 LRD |
| 100 PEN | 5,330.62 LRD |
| 500 PEN | 26,653.08 LRD |
| 1,000 PEN | 53,306.16 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-20T13:47:33Z",
"rates": {
"LRD": 53.30616
}
}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": 5330.616,
"rate": 53.30616
}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