Rate Overview
Live
1 LRD = 0.018413 PEN
1 PEN = 54.3095
LRD
Avg
0.018461
High
0.018580
Low
0.018403
Last updated: 8/18/2026, 7:04:10 PM
Quick Conversions
| LRD | PEN |
|---|---|
| 1 LRD | 0.02 PEN |
| 10 LRD | 0.18 PEN |
| 50 LRD | 0.92 PEN |
| 100 LRD | 1.84 PEN |
| 500 LRD | 9.21 PEN |
| 1,000 LRD | 18.41 PEN |
Get LRD/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=PENExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-08-18T19:04:10Z",
"rates": {
"PEN": 0.018413
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "PEN",
"amount": 100
},
"result": 1.8413,
"rate": 0.018413
}Build with LRD/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key