Rate Overview
Live
1 PEN = 53.4802 LRD
1 LRD = 0.018698
PEN
Avg
54.1871
High
54.8044
Low
53.4802
Last updated: 4/17/2026, 12:02:42 PM
Quick Conversions
| PEN | LRD |
|---|---|
| 1 PEN | 53.48 LRD |
| 10 PEN | 534.80 LRD |
| 50 PEN | 2,674.01 LRD |
| 100 PEN | 5,348.02 LRD |
| 500 PEN | 26,740.11 LRD |
| 1,000 PEN | 53,480.23 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-04-17T12:02:42Z",
"rates": {
"LRD": 53.480226
}
}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": 5348.0226,
"rate": 53.480226
}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