Rate Overview
Live
1 PGK = 0.610596 XCD
1 XCD = 1.6377
PGK
Avg
0.613803
High
0.615064
Low
0.610596
Last updated: 7/6/2026, 12:34:31 AM
Quick Conversions
| PGK | XCD |
|---|---|
| 1 PGK | 0.61 XCD |
| 10 PGK | 6.11 XCD |
| 50 PGK | 30.53 XCD |
| 100 PGK | 61.06 XCD |
| 500 PGK | 305.30 XCD |
| 1,000 PGK | 610.60 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-06T00:34:31Z",
"rates": {
"XCD": 0.610596
}
}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.0596,
"rate": 0.610596
}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