Rate Overview
Live
1 PEN = 53.8200 LRD
1 LRD = 0.018580
PEN
Avg
53.9394
High
54.3350
Low
53.4903
Last updated: 8/15/2026, 10:52:18 AM
Quick Conversions
| PEN | LRD |
|---|---|
| 1 PEN | 53.82 LRD |
| 10 PEN | 538.20 LRD |
| 50 PEN | 2,691.00 LRD |
| 100 PEN | 5,382.00 LRD |
| 500 PEN | 26,909.99 LRD |
| 1,000 PEN | 53,819.98 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-08-15T10:52:18Z",
"rates": {
"LRD": 53.819982
}
}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": 5381.9982,
"rate": 53.819982
}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