Rate Overview
Live
1 LRD = 0.023457 PGK
1 PGK = 42.6312
LRD
Avg
0.023509
High
0.023645
Low
0.023406
Last updated: 4/18/2026, 11:24:40 AM
Quick Conversions
| LRD | PGK |
|---|---|
| 1 LRD | 0.02 PGK |
| 10 LRD | 0.23 PGK |
| 50 LRD | 1.17 PGK |
| 100 LRD | 2.35 PGK |
| 500 LRD | 11.73 PGK |
| 1,000 LRD | 23.46 PGK |
Get LRD/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=PGKExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-04-18T11:24:40Z",
"rates": {
"PGK": 0.023457
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "PGK",
"amount": 100
},
"result": 2.3457,
"rate": 0.023457
}Build with LRD/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key