Rate Overview
Live
1 PGK = 39.8979 LRD
1 LRD = 0.025064
PGK
Avg
40.7170
High
41.6132
Low
39.8979
Last updated: 9/3/2026, 7:31:05 AM
Quick Conversions
| PGK | LRD |
|---|---|
| 1 PGK | 39.90 LRD |
| 10 PGK | 398.98 LRD |
| 50 PGK | 1,994.90 LRD |
| 100 PGK | 3,989.79 LRD |
| 500 PGK | 19,948.97 LRD |
| 1,000 PGK | 39,897.94 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-09-03T07:31:05Z",
"rates": {
"LRD": 39.897935
}
}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": 3989.7934999999998,
"rate": 39.897935
}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