Rate Overview
Live
1 CAD = 3.1663 PGK
1 PGK = 0.315822
CAD
Avg
3.1522
High
3.1732
Low
3.1399
Last updated: 3/7/2026, 12:28:00 AM
Quick Conversions
| CAD | PGK |
|---|---|
| 1 CAD | 3.17 PGK |
| 10 CAD | 31.66 PGK |
| 50 CAD | 158.32 PGK |
| 100 CAD | 316.63 PGK |
| 500 CAD | 1,583.17 PGK |
| 1,000 CAD | 3,166.34 PGK |
Get CAD/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=PGKExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-03-07T00:28:00Z",
"rates": {
"PGK": 3.166339
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "PGK",
"amount": 100
},
"result": 316.6339,
"rate": 3.166339
}Build with CAD/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key