Rate Overview
Live
1 PGK = 6.1123 CUP
1 CUP = 0.163604
PGK
Avg
6.1023
High
6.1123
Low
6.0869
Last updated: 5/6/2026, 3:28:05 PM
Quick Conversions
| PGK | CUP |
|---|---|
| 1 PGK | 6.11 CUP |
| 10 PGK | 61.12 CUP |
| 50 PGK | 305.62 CUP |
| 100 PGK | 611.23 CUP |
| 500 PGK | 3,056.17 CUP |
| 1,000 PGK | 6,112.33 CUP |
Get PGK/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=CUPExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-05-06T15:28:05Z",
"rates": {
"CUP": 6.11233
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "CUP",
"amount": 100
},
"result": 611.233,
"rate": 6.11233
}Build with PGK/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key