Rate Overview
Live
1 PGK = 0.225519 USD
1 USD = 4.4342
PGK
Avg
0.225299
High
0.226663
Low
0.223758
Last updated: 8/14/2026, 7:10:52 PM
Quick Conversions
| PGK | USD |
|---|---|
| 1 PGK | 0.23 USD |
| 10 PGK | 2.26 USD |
| 50 PGK | 11.28 USD |
| 100 PGK | 22.55 USD |
| 500 PGK | 112.76 USD |
| 1,000 PGK | 225.52 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-08-14T19:10:52Z",
"rates": {
"USD": 0.225519
}
}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.5519,
"rate": 0.225519
}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