Rate Overview
Live
1 XCD = 1.6282 PGK
1 PGK = 0.614175
XCD
Avg
1.5738
High
1.6321
Low
1.4499
Last updated: 7/24/2026, 6:40:34 PM
Quick Conversions
| XCD | PGK |
|---|---|
| 1 XCD | 1.63 PGK |
| 10 XCD | 16.28 PGK |
| 50 XCD | 81.41 PGK |
| 100 XCD | 162.82 PGK |
| 500 XCD | 814.10 PGK |
| 1,000 XCD | 1,628.20 PGK |
Get XCD/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=PGKExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-24T18:40:34Z",
"rates": {
"PGK": 1.6282
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "PGK",
"amount": 100
},
"result": 162.82000000000002,
"rate": 1.6282
}Build with XCD/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key