Rate Overview
Live
1 PGK = 0.621275 XCD
1 XCD = 1.6096
PGK
Avg
0.628637
High
0.637650
Low
0.618393
Last updated: 5/26/2026, 9:21:49 PM
Quick Conversions
| PGK | XCD |
|---|---|
| 1 PGK | 0.62 XCD |
| 10 PGK | 6.21 XCD |
| 50 PGK | 31.06 XCD |
| 100 PGK | 62.13 XCD |
| 500 PGK | 310.64 XCD |
| 1,000 PGK | 621.28 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-05-26T21:21:49Z",
"rates": {
"XCD": 0.621275
}
}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": 62.127500000000005,
"rate": 0.621275
}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