Rate Overview
Live
1 LRD = 0.018792 PEN
1 PEN = 53.2141
LRD
Avg
0.018723
High
0.018792
Low
0.018638
Last updated: 7/31/2026, 9:07:16 AM
Quick Conversions
| LRD | PEN |
|---|---|
| 1 LRD | 0.02 PEN |
| 10 LRD | 0.19 PEN |
| 50 LRD | 0.94 PEN |
| 100 LRD | 1.88 PEN |
| 500 LRD | 9.40 PEN |
| 1,000 LRD | 18.79 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-07-31T09:07:16Z",
"rates": {
"PEN": 0.018792
}
}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.8792,
"rate": 0.018792
}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