Rate Overview
Live
1 PGK = 42.2822 LRD
1 LRD = 0.023651
PGK
Avg
42.5227
High
42.7238
Low
42.2822
Last updated: 4/16/2026, 8:07:46 AM
Quick Conversions
| PGK | LRD |
|---|---|
| 1 PGK | 42.28 LRD |
| 10 PGK | 422.82 LRD |
| 50 PGK | 2,114.11 LRD |
| 100 PGK | 4,228.22 LRD |
| 500 PGK | 21,141.11 LRD |
| 1,000 PGK | 42,282.22 LRD |
Get PGK/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=LRDExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-04-16T08:07:46Z",
"rates": {
"LRD": 42.282216
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "LRD",
"amount": 100
},
"result": 4228.2216,
"rate": 42.282216
}Build with PGK/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key