Rate Overview
Live
1 LRD = 0.019017 PEN
1 PEN = 52.5845
LRD
Avg
0.018607
High
0.019017
Low
0.018219
Last updated: 3/7/2026, 9:17:50 AM
Quick Conversions
| LRD | PEN |
|---|---|
| 1 LRD | 0.02 PEN |
| 10 LRD | 0.19 PEN |
| 50 LRD | 0.95 PEN |
| 100 LRD | 1.90 PEN |
| 500 LRD | 9.51 PEN |
| 1,000 LRD | 19.02 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-03-07T09:17:50Z",
"rates": {
"PEN": 0.019017
}
}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.9017,
"rate": 0.019017
}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