Rate Overview
Live
1 XCD = 1.6565 PGK
1 PGK = 0.603694
XCD
Avg
1.6489
High
1.6623
Low
1.6240
Last updated: 8/21/2026, 3:07:02 AM
Quick Conversions
| XCD | PGK |
|---|---|
| 1 XCD | 1.66 PGK |
| 10 XCD | 16.56 PGK |
| 50 XCD | 82.82 PGK |
| 100 XCD | 165.65 PGK |
| 500 XCD | 828.23 PGK |
| 1,000 XCD | 1,656.47 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-08-21T03:07:02Z",
"rates": {
"PGK": 1.656467
}
}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": 165.64669999999998,
"rate": 1.656467
}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