Rate Overview
Live
1 PGK = 0.322110 CAD
1 CAD = 3.1045
PGK
Avg
0.319975
High
0.322110
Low
0.318276
Last updated: 3/27/2026, 1:08:34 AM
Quick Conversions
| PGK | CAD |
|---|---|
| 1 PGK | 0.32 CAD |
| 10 PGK | 3.22 CAD |
| 50 PGK | 16.11 CAD |
| 100 PGK | 32.21 CAD |
| 500 PGK | 161.06 CAD |
| 1,000 PGK | 322.11 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-27T01:08:34Z",
"rates": {
"CAD": 0.32211
}
}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.211,
"rate": 0.32211
}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