Rate Overview
Live
1 PGK = 0.619736 XCD
1 XCD = 1.6136
PGK
Avg
0.619045
High
0.621752
Low
0.616860
Last updated: 6/15/2026, 9:43:22 PM
Quick Conversions
| PGK | XCD |
|---|---|
| 1 PGK | 0.62 XCD |
| 10 PGK | 6.20 XCD |
| 50 PGK | 30.99 XCD |
| 100 PGK | 61.97 XCD |
| 500 PGK | 309.87 XCD |
| 1,000 PGK | 619.74 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-06-15T21:43:22Z",
"rates": {
"XCD": 0.619736
}
}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.9736,
"rate": 0.619736
}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