Rate Overview
Live
1 PGK = 41.0655 LRD
1 LRD = 0.024351
PGK
Avg
40.9788
High
41.1495
Low
40.7680
Last updated: 7/25/2026, 1:30:56 AM
Quick Conversions
| PGK | LRD |
|---|---|
| 1 PGK | 41.07 LRD |
| 10 PGK | 410.66 LRD |
| 50 PGK | 2,053.28 LRD |
| 100 PGK | 4,106.55 LRD |
| 500 PGK | 20,532.75 LRD |
| 1,000 PGK | 41,065.50 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-07-25T01:30:56Z",
"rates": {
"LRD": 41.0655
}
}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": 4106.55,
"rate": 41.0655
}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