Rate Overview
Live
1 CAD = 3.1496 PGK
1 PGK = 0.317499
CAD
Avg
2.9511
High
3.1597
Low
2.6922
Last updated: 5/27/2026, 9:46:54 AM
Quick Conversions
| CAD | PGK |
|---|---|
| 1 CAD | 3.15 PGK |
| 10 CAD | 31.50 PGK |
| 50 CAD | 157.48 PGK |
| 100 CAD | 314.96 PGK |
| 500 CAD | 1,574.81 PGK |
| 1,000 CAD | 3,149.62 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-05-27T09:46:54Z",
"rates": {
"PGK": 3.149617
}
}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": 314.9617,
"rate": 3.149617
}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