Rate Overview
Live
1 CAD = 3.1045 PGK
1 PGK = 0.322111
CAD
Avg
3.0749
High
3.1615
Low
2.9598
Last updated: 3/27/2026, 5:59:12 AM
Quick Conversions
| CAD | PGK |
|---|---|
| 1 CAD | 3.10 PGK |
| 10 CAD | 31.05 PGK |
| 50 CAD | 155.23 PGK |
| 100 CAD | 310.45 PGK |
| 500 CAD | 1,552.26 PGK |
| 1,000 CAD | 3,104.52 PGK |
Get CAD/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=PGKExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-03-27T05:59:12Z",
"rates": {
"PGK": 3.104519
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "PGK",
"amount": 100
},
"result": 310.45189999999997,
"rate": 3.104519
}Build with CAD/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key