Rate Overview
Live
1 PGK = 40.9823 LRD
1 LRD = 0.024401
PGK
Avg
40.7963
High
41.0389
Low
40.4197
Last updated: 8/14/2026, 3:01:29 PM
Quick Conversions
| PGK | LRD |
|---|---|
| 1 PGK | 40.98 LRD |
| 10 PGK | 409.82 LRD |
| 50 PGK | 2,049.11 LRD |
| 100 PGK | 4,098.23 LRD |
| 500 PGK | 20,491.15 LRD |
| 1,000 PGK | 40,982.30 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-08-14T15:01:29Z",
"rates": {
"LRD": 40.982295
}
}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": 4098.2295,
"rate": 40.982295
}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