Rate Overview
Live
1 PGK = 0.222340 USD
1 USD = 4.4976
PGK
Avg
0.225202
High
0.229757
Low
0.221936
Last updated: 9/4/2026, 8:00:36 AM
Quick Conversions
| PGK | USD |
|---|---|
| 1 PGK | 0.22 USD |
| 10 PGK | 2.22 USD |
| 50 PGK | 11.12 USD |
| 100 PGK | 22.23 USD |
| 500 PGK | 111.17 USD |
| 1,000 PGK | 222.34 USD |
Get PGK/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=USDExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-09-04T08:00:36Z",
"rates": {
"USD": 0.22234
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "USD",
"amount": 100
},
"result": 22.234,
"rate": 0.22234
}Build with PGK/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key