Rate Overview
Live
1 PGK = 0.314068 CAD
1 CAD = 3.1840
PGK
Avg
0.313589
High
0.314775
Low
0.311915
Last updated: 5/6/2026, 2:25:30 PM
Quick Conversions
| PGK | CAD |
|---|---|
| 1 PGK | 0.31 CAD |
| 10 PGK | 3.14 CAD |
| 50 PGK | 15.70 CAD |
| 100 PGK | 31.41 CAD |
| 500 PGK | 157.03 CAD |
| 1,000 PGK | 314.07 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-06T14:25:30Z",
"rates": {
"CAD": 0.314068
}
}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.4068,
"rate": 0.314068
}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