Rate Overview
Live
1 PGK = 0.316248 CAD
1 CAD = 3.1621
PGK
Avg
0.318947
High
0.324044
Low
0.313396
Last updated: 7/23/2026, 12:30:32 PM
Quick Conversions
| PGK | CAD |
|---|---|
| 1 PGK | 0.32 CAD |
| 10 PGK | 3.16 CAD |
| 50 PGK | 15.81 CAD |
| 100 PGK | 31.62 CAD |
| 500 PGK | 158.12 CAD |
| 1,000 PGK | 316.25 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-23T12:30:32Z",
"rates": {
"CAD": 0.316248
}
}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.624799999999997,
"rate": 0.316248
}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