Rate Overview
Live
1 PGK = 0.610467 XCD
1 XCD = 1.6381
PGK
Avg
0.610466
High
0.613810
Low
0.605680
Last updated: 8/12/2026, 10:59:49 AM
Quick Conversions
| PGK | XCD |
|---|---|
| 1 PGK | 0.61 XCD |
| 10 PGK | 6.10 XCD |
| 50 PGK | 30.52 XCD |
| 100 PGK | 61.05 XCD |
| 500 PGK | 305.23 XCD |
| 1,000 PGK | 610.47 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-08-12T10:59:49Z",
"rates": {
"XCD": 0.610467
}
}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.0467,
"rate": 0.610467
}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