Rate Overview
Live
1 PEN = 53.0180 LRD
1 LRD = 0.018862
PEN
Avg
52.7304
High
53.1467
Low
52.4133
Last updated: 5/7/2026, 2:50:23 PM
Quick Conversions
| PEN | LRD |
|---|---|
| 1 PEN | 53.02 LRD |
| 10 PEN | 530.18 LRD |
| 50 PEN | 2,650.90 LRD |
| 100 PEN | 5,301.80 LRD |
| 500 PEN | 26,509.01 LRD |
| 1,000 PEN | 53,018.01 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-07T14:50:23Z",
"rates": {
"LRD": 53.018014
}
}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": 5301.8014,
"rate": 53.018014
}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