Rate Overview
Live
1 XCD = 1.5889 PGK
1 PGK = 0.629376
XCD
Avg
1.5911
High
1.6027
Low
1.5852
Last updated: 3/27/2026, 10:06:57 AM
Quick Conversions
| XCD | PGK |
|---|---|
| 1 XCD | 1.59 PGK |
| 10 XCD | 15.89 PGK |
| 50 XCD | 79.44 PGK |
| 100 XCD | 158.89 PGK |
| 500 XCD | 794.44 PGK |
| 1,000 XCD | 1,588.88 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-03-27T10:06:57Z",
"rates": {
"PGK": 1.588876
}
}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": 158.8876,
"rate": 1.588876
}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