Rate Overview
Live
1 PGK = 0.308826 CAD
1 CAD = 3.2381
PGK
Avg
0.312945
High
0.315974
Low
0.308826
Last updated: 8/15/2026, 8:03:59 AM
Quick Conversions
| PGK | CAD |
|---|---|
| 1 PGK | 0.31 CAD |
| 10 PGK | 3.09 CAD |
| 50 PGK | 15.44 CAD |
| 100 PGK | 30.88 CAD |
| 500 PGK | 154.41 CAD |
| 1,000 PGK | 308.83 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-08-15T08:03:59Z",
"rates": {
"CAD": 0.308826
}
}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": 30.8826,
"rate": 0.308826
}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