Rate Overview
Live
1 PGK = 41.9805 LRD
1 LRD = 0.023821
PGK
Avg
41.9999
High
42.2164
Low
41.7463
Last updated: 5/26/2026, 9:21:06 PM
Quick Conversions
| PGK | LRD |
|---|---|
| 1 PGK | 41.98 LRD |
| 10 PGK | 419.81 LRD |
| 50 PGK | 2,099.03 LRD |
| 100 PGK | 4,198.05 LRD |
| 500 PGK | 20,990.25 LRD |
| 1,000 PGK | 41,980.51 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-05-26T21:21:06Z",
"rates": {
"LRD": 41.980508
}
}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": 4198.0508,
"rate": 41.980508
}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