Rate Overview
Live
1 LRD = 0.020070 PLN
1 PLN = 49.8256
LRD
Avg
0.020097
High
0.020196
Low
0.020030
Last updated: 6/16/2026, 2:36:31 PM
Quick Conversions
| LRD | PLN |
|---|---|
| 1 LRD | 0.02 PLN |
| 10 LRD | 0.20 PLN |
| 50 LRD | 1.00 PLN |
| 100 LRD | 2.01 PLN |
| 500 LRD | 10.04 PLN |
| 1,000 LRD | 20.07 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-06-16T14:36:31Z",
"rates": {
"PLN": 0.02007
}
}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.007,
"rate": 0.02007
}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