Rate Overview
Live
1 PGK = 0.322183 CAD
1 CAD = 3.1038
PGK
Avg
0.319713
High
0.325421
Low
0.315586
Last updated: 3/27/2026, 4:04:10 AM
Quick Conversions
| PGK | CAD |
|---|---|
| 1 PGK | 0.32 CAD |
| 10 PGK | 3.22 CAD |
| 50 PGK | 16.11 CAD |
| 100 PGK | 32.22 CAD |
| 500 PGK | 161.09 CAD |
| 1,000 PGK | 322.18 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-03-27T04:04:10Z",
"rates": {
"CAD": 0.322183
}
}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": 32.2183,
"rate": 0.322183
}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