Rate Overview
Live
1 PGK = 0.612102 XCD
1 XCD = 1.6337
PGK
Avg
0.612062
High
0.620916
Low
0.599690
Last updated: 9/2/2026, 10:40:17 AM
Quick Conversions
| PGK | XCD |
|---|---|
| 1 PGK | 0.61 XCD |
| 10 PGK | 6.12 XCD |
| 50 PGK | 30.61 XCD |
| 100 PGK | 61.21 XCD |
| 500 PGK | 306.05 XCD |
| 1,000 PGK | 612.10 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-09-02T10:40:17Z",
"rates": {
"XCD": 0.612102
}
}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.2102,
"rate": 0.612102
}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