Rate Overview
Live
1 PGK = 0.315822 CAD
1 CAD = 3.1663
PGK
Avg
0.317308
High
0.318480
Low
0.315138
Last updated: 3/6/2026, 10:47:26 PM
Quick Conversions
| PGK | CAD |
|---|---|
| 1 PGK | 0.32 CAD |
| 10 PGK | 3.16 CAD |
| 50 PGK | 15.79 CAD |
| 100 PGK | 31.58 CAD |
| 500 PGK | 157.91 CAD |
| 1,000 PGK | 315.82 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-06T22:47:26Z",
"rates": {
"CAD": 0.315822
}
}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.5822,
"rate": 0.315822
}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