Rate Overview
Live
1 PGK = 0.615237 XCD
1 XCD = 1.6254
PGK
Avg
0.638578
High
0.686261
Low
0.614960
Last updated: 7/9/2026, 3:37:47 PM
Quick Conversions
| PGK | XCD |
|---|---|
| 1 PGK | 0.62 XCD |
| 10 PGK | 6.15 XCD |
| 50 PGK | 30.76 XCD |
| 100 PGK | 61.52 XCD |
| 500 PGK | 307.62 XCD |
| 1,000 PGK | 615.24 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-09T15:37:47Z",
"rates": {
"XCD": 0.615237
}
}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.523700000000005,
"rate": 0.615237
}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