Rate Overview
Live
1 PGK = 0.318921 CAD
1 CAD = 3.1356
PGK
Avg
0.326121
High
0.352422
Low
0.313832
Last updated: 7/22/2026, 8:15:45 PM
Quick Conversions
| PGK | CAD |
|---|---|
| 1 PGK | 0.32 CAD |
| 10 PGK | 3.19 CAD |
| 50 PGK | 15.95 CAD |
| 100 PGK | 31.89 CAD |
| 500 PGK | 159.46 CAD |
| 1,000 PGK | 318.92 CAD |
Get PGK/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=CADExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-22T20:15:45Z",
"rates": {
"CAD": 0.318921
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "CAD",
"amount": 100
},
"result": 31.8921,
"rate": 0.318921
}Build with PGK/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key