Rate Overview
Live
1 CAD = 3.1314 PGK
1 PGK = 0.319344
CAD
Avg
3.0814
High
3.1992
Low
2.9055
Last updated: 7/28/2026, 11:56:03 AM
Quick Conversions
| CAD | PGK |
|---|---|
| 1 CAD | 3.13 PGK |
| 10 CAD | 31.31 PGK |
| 50 CAD | 156.57 PGK |
| 100 CAD | 313.14 PGK |
| 500 CAD | 1,565.71 PGK |
| 1,000 CAD | 3,131.42 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-07-28T11:56:03Z",
"rates": {
"PGK": 3.131419
}
}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": 313.1419,
"rate": 3.131419
}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