Rate Overview
Live
1 PGK = 0.316688 CAD
1 CAD = 3.1577
PGK
Avg
0.316599
High
0.318339
Low
0.315161
Last updated: 5/26/2026, 8:22:50 PM
Quick Conversions
| PGK | CAD |
|---|---|
| 1 PGK | 0.32 CAD |
| 10 PGK | 3.17 CAD |
| 50 PGK | 15.83 CAD |
| 100 PGK | 31.67 CAD |
| 500 PGK | 158.34 CAD |
| 1,000 PGK | 316.69 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-26T20:22:50Z",
"rates": {
"CAD": 0.316688
}
}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.6688,
"rate": 0.316688
}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