Rate Overview
Live
1 XCD = 1.6380 PGK
1 PGK = 0.610517
XCD
Avg
1.6499
High
1.6689
Low
1.6337
Last updated: 9/9/2026, 2:28:22 PM
Quick Conversions
| XCD | PGK |
|---|---|
| 1 XCD | 1.64 PGK |
| 10 XCD | 16.38 PGK |
| 50 XCD | 81.90 PGK |
| 100 XCD | 163.80 PGK |
| 500 XCD | 818.98 PGK |
| 1,000 XCD | 1,637.96 PGK |
Get XCD/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=PGKExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-09-09T14:28:22Z",
"rates": {
"PGK": 1.637957
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "PGK",
"amount": 100
},
"result": 163.7957,
"rate": 1.637957
}Build with XCD/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key