Rate Overview
Live
1 PGK = 0.226968 USD
1 USD = 4.4059
PGK
Avg
0.227279
High
0.227815
Low
0.226968
Last updated: 7/3/2026, 7:29:11 PM
Quick Conversions
| PGK | USD |
|---|---|
| 1 PGK | 0.23 USD |
| 10 PGK | 2.27 USD |
| 50 PGK | 11.35 USD |
| 100 PGK | 22.70 USD |
| 500 PGK | 113.48 USD |
| 1,000 PGK | 226.97 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-07-03T19:29:11Z",
"rates": {
"USD": 0.226968
}
}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.6968,
"rate": 0.226968
}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