Rate Overview
Live
1 LRD = 0.024587 PGK
1 PGK = 40.6719
LRD
Avg
0.024310
High
0.024587
Low
0.024190
Last updated: 7/9/2026, 6:09:35 AM
Quick Conversions
| LRD | PGK |
|---|---|
| 1 LRD | 0.02 PGK |
| 10 LRD | 0.25 PGK |
| 50 LRD | 1.23 PGK |
| 100 LRD | 2.46 PGK |
| 500 LRD | 12.29 PGK |
| 1,000 LRD | 24.59 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-07-09T06:09:35Z",
"rates": {
"PGK": 0.024587
}
}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.4587000000000003,
"rate": 0.024587
}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