Rate Overview
Live
1 PGK = 42.6444 LRD
1 LRD = 0.023450
PGK
Avg
42.6183
High
42.7297
Low
42.4204
Last updated: 3/27/2026, 6:06:42 AM
Quick Conversions
| PGK | LRD |
|---|---|
| 1 PGK | 42.64 LRD |
| 10 PGK | 426.44 LRD |
| 50 PGK | 2,132.22 LRD |
| 100 PGK | 4,264.44 LRD |
| 500 PGK | 21,322.21 LRD |
| 1,000 PGK | 42,644.43 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-03-27T06:06:42Z",
"rates": {
"LRD": 42.644429
}
}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": 4264.4429,
"rate": 42.644429
}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