Rate Overview
Live
1 LRD = 0.021006 PLN
1 PLN = 47.6054
LRD
Avg
0.019992
High
0.021006
Low
0.018973
Last updated: 7/28/2026, 11:56:25 AM
Quick Conversions
| LRD | PLN |
|---|---|
| 1 LRD | 0.02 PLN |
| 10 LRD | 0.21 PLN |
| 50 LRD | 1.05 PLN |
| 100 LRD | 2.10 PLN |
| 500 LRD | 10.50 PLN |
| 1,000 LRD | 21.01 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-28T11:56:25Z",
"rates": {
"PLN": 0.021006
}
}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.1006,
"rate": 0.021006
}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