Rate Overview
Live
1 PGK = 42.6806 LRD
1 LRD = 0.023430
PGK
Avg
42.6313
High
42.7297
Low
42.4204
Last updated: 3/29/2026, 8:57:52 AM
Quick Conversions
| PGK | LRD |
|---|---|
| 1 PGK | 42.68 LRD |
| 10 PGK | 426.81 LRD |
| 50 PGK | 2,134.03 LRD |
| 100 PGK | 4,268.06 LRD |
| 500 PGK | 21,340.30 LRD |
| 1,000 PGK | 42,680.59 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-03-29T08:57:52Z",
"rates": {
"LRD": 42.68059
}
}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": 4268.059,
"rate": 42.68059
}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