Rate Overview
Live
1 PGK = 0.617081 XCD
1 XCD = 1.6205
PGK
Avg
0.625728
High
0.635121
Low
0.612088
Last updated: 7/7/2026, 10:14:05 PM
Quick Conversions
| PGK | XCD |
|---|---|
| 1 PGK | 0.62 XCD |
| 10 PGK | 6.17 XCD |
| 50 PGK | 30.85 XCD |
| 100 PGK | 61.71 XCD |
| 500 PGK | 308.54 XCD |
| 1,000 PGK | 617.08 XCD |
Get PGK/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=XCDExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-07T22:14:05Z",
"rates": {
"XCD": 0.617081
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "XCD",
"amount": 100
},
"result": 61.7081,
"rate": 0.617081
}Build with PGK/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key