Rate Overview
Live
1 CAD = 3.1252 PGK
1 PGK = 0.319984
CAD
Avg
3.1773
High
3.2381
Low
3.1252
Last updated: 8/16/2026, 9:17:40 AM
Quick Conversions
| CAD | PGK |
|---|---|
| 1 CAD | 3.13 PGK |
| 10 CAD | 31.25 PGK |
| 50 CAD | 156.26 PGK |
| 100 CAD | 312.52 PGK |
| 500 CAD | 1,562.58 PGK |
| 1,000 CAD | 3,125.15 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-08-16T09:17:40Z",
"rates": {
"PGK": 3.125155
}
}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": 312.5155,
"rate": 3.125155
}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