Rate Overview
Live
1 PGK = 0.317080 CAD
1 CAD = 3.1538
PGK
Avg
0.319688
High
0.330057
Low
0.313313
Last updated: 5/26/2026, 10:14:36 PM
Quick Conversions
| PGK | CAD |
|---|---|
| 1 PGK | 0.32 CAD |
| 10 PGK | 3.17 CAD |
| 50 PGK | 15.85 CAD |
| 100 PGK | 31.71 CAD |
| 500 PGK | 158.54 CAD |
| 1,000 PGK | 317.08 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-05-26T22:14:36Z",
"rates": {
"CAD": 0.31708
}
}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.708,
"rate": 0.31708
}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