Rate Overview
Live
1 PGK = 0.629891 XCD
1 XCD = 1.5876
PGK
Avg
0.629067
High
0.630850
Low
0.623934
Last updated: 3/6/2026, 10:45:33 PM
Quick Conversions
| PGK | XCD |
|---|---|
| 1 PGK | 0.63 XCD |
| 10 PGK | 6.30 XCD |
| 50 PGK | 31.49 XCD |
| 100 PGK | 62.99 XCD |
| 500 PGK | 314.95 XCD |
| 1,000 PGK | 629.89 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-03-06T22:45:33Z",
"rates": {
"XCD": 0.629891
}
}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.9891,
"rate": 0.629891
}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