Rate Overview
Live
1 LRD = 0.020637 PLN
1 PLN = 48.4567
LRD
Avg
0.020662
High
0.020812
Low
0.020583
Last updated: 7/5/2026, 7:09:30 PM
Quick Conversions
| LRD | PLN |
|---|---|
| 1 LRD | 0.02 PLN |
| 10 LRD | 0.21 PLN |
| 50 LRD | 1.03 PLN |
| 100 LRD | 2.06 PLN |
| 500 LRD | 10.32 PLN |
| 1,000 LRD | 20.64 PLN |
Get LRD/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=PLNExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-05T19:09:30Z",
"rates": {
"PLN": 0.020637
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "PLN",
"amount": 100
},
"result": 2.0637,
"rate": 0.020637
}Build with LRD/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key