Rate Overview
Live
1 LRD = 0.019617 PLN
1 PLN = 50.9762
LRD
Avg
0.019708
High
0.019825
Low
0.019615
Last updated: 5/7/2026, 6:54:15 AM
Quick Conversions
| LRD | PLN |
|---|---|
| 1 LRD | 0.02 PLN |
| 10 LRD | 0.20 PLN |
| 50 LRD | 0.98 PLN |
| 100 LRD | 1.96 PLN |
| 500 LRD | 9.81 PLN |
| 1,000 LRD | 19.62 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-05-07T06:54:15Z",
"rates": {
"PLN": 0.019617
}
}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": 1.9617,
"rate": 0.019617
}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