Rate Overview
Live
1 CAD = 3.1572 PGK
1 PGK = 0.316735
CAD
Avg
3.1438
High
3.1639
Low
3.1302
Last updated: 7/27/2026, 5:23:00 AM
Quick Conversions
| CAD | PGK |
|---|---|
| 1 CAD | 3.16 PGK |
| 10 CAD | 31.57 PGK |
| 50 CAD | 157.86 PGK |
| 100 CAD | 315.72 PGK |
| 500 CAD | 1,578.61 PGK |
| 1,000 CAD | 3,157.21 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-27T05:23:00Z",
"rates": {
"PGK": 3.157215
}
}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": 315.7215,
"rate": 3.157215
}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