Rate Overview
Live
1 PGK = 0.620293 XCD
1 XCD = 1.6121
PGK
Avg
0.620644
High
0.622510
Low
0.619693
Last updated: 5/26/2026, 8:21:37 PM
Quick Conversions
| PGK | XCD |
|---|---|
| 1 PGK | 0.62 XCD |
| 10 PGK | 6.20 XCD |
| 50 PGK | 31.01 XCD |
| 100 PGK | 62.03 XCD |
| 500 PGK | 310.15 XCD |
| 1,000 PGK | 620.29 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-26T20:21:37Z",
"rates": {
"XCD": 0.620293
}
}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.0293,
"rate": 0.620293
}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