Rate Overview
Live
1 CVE = 0.045001 PGK
1 PGK = 22.2217
CVE
Avg
0.043754
High
0.046361
Low
0.038703
Last updated: 3/27/2026, 10:09:34 AM
Quick Conversions
| CVE | PGK |
|---|---|
| 1 CVE | 0.05 PGK |
| 10 CVE | 0.45 PGK |
| 50 CVE | 2.25 PGK |
| 100 CVE | 4.50 PGK |
| 500 CVE | 22.50 PGK |
| 1,000 CVE | 45.00 PGK |
Get CVE/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CVE¤cies=PGKExample Response:
{
"success": true,
"base": "CVE",
"date": "2026-03-27T10:09:34Z",
"rates": {
"PGK": 0.045001
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CVE&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CVE",
"to": "PGK",
"amount": 100
},
"result": 4.5001,
"rate": 0.045001
}Build with CVE/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key