Rate Overview
Live
1 XCD = 1.5913 PGK
1 PGK = 0.628415
XCD
Avg
1.5903
High
1.6027
Low
1.5852
Last updated: 3/7/2026, 3:33:40 AM
Quick Conversions
| XCD | PGK |
|---|---|
| 1 XCD | 1.59 PGK |
| 10 XCD | 15.91 PGK |
| 50 XCD | 79.57 PGK |
| 100 XCD | 159.13 PGK |
| 500 XCD | 795.65 PGK |
| 1,000 XCD | 1,591.30 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-03-07T03:33:40Z",
"rates": {
"PGK": 1.591304
}
}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": 159.1304,
"rate": 1.591304
}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