Rate Overview
Live
1 PGK = 42.2362 LRD
1 LRD = 0.023676
PGK
Avg
42.2930
High
42.3797
Low
42.1975
Last updated: 5/6/2026, 12:28:47 PM
Quick Conversions
| PGK | LRD |
|---|---|
| 1 PGK | 42.24 LRD |
| 10 PGK | 422.36 LRD |
| 50 PGK | 2,111.81 LRD |
| 100 PGK | 4,223.62 LRD |
| 500 PGK | 21,118.10 LRD |
| 1,000 PGK | 42,236.20 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-06T12:28:47Z",
"rates": {
"LRD": 42.236202
}
}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": 4223.6202,
"rate": 42.236202
}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