Rate Overview
Live
1 XCD = 1.6118 PGK
1 PGK = 0.620429
XCD
Avg
1.6101
High
1.6216
Low
1.5989
Last updated: 5/29/2026, 6:48:04 PM
Quick Conversions
| XCD | PGK |
|---|---|
| 1 XCD | 1.61 PGK |
| 10 XCD | 16.12 PGK |
| 50 XCD | 80.59 PGK |
| 100 XCD | 161.18 PGK |
| 500 XCD | 805.89 PGK |
| 1,000 XCD | 1,611.79 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-05-29T18:48:04Z",
"rates": {
"PGK": 1.611789
}
}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": 161.1789,
"rate": 1.611789
}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