Rate Overview
Live
1 XCD = 1.5989 PGK
1 PGK = 0.625440
XCD
Avg
1.6009
High
1.6058
Low
1.5953
Last updated: 4/18/2026, 8:44:15 AM
Quick Conversions
| XCD | PGK |
|---|---|
| 1 XCD | 1.60 PGK |
| 10 XCD | 15.99 PGK |
| 50 XCD | 79.94 PGK |
| 100 XCD | 159.89 PGK |
| 500 XCD | 799.44 PGK |
| 1,000 XCD | 1,598.87 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-04-18T08:44:15Z",
"rates": {
"PGK": 1.598874
}
}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": 159.88739999999999,
"rate": 1.598874
}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