Rate Overview
Live
1 PGK = 0.318674 CAD
1 CAD = 3.1380
PGK
Avg
0.321050
High
0.324838
Low
0.315904
Last updated: 7/23/2026, 3:22:12 AM
Quick Conversions
| PGK | CAD |
|---|---|
| 1 PGK | 0.32 CAD |
| 10 PGK | 3.19 CAD |
| 50 PGK | 15.93 CAD |
| 100 PGK | 31.87 CAD |
| 500 PGK | 159.34 CAD |
| 1,000 PGK | 318.67 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-23T03:22:12Z",
"rates": {
"CAD": 0.318674
}
}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.8674,
"rate": 0.318674
}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