Rate Overview
Live
1 PGK = 0.226398 USD
1 USD = 4.4170
PGK
Avg
0.227009
High
0.228558
Low
0.225310
Last updated: 7/22/2026, 9:49:05 AM
Quick Conversions
| PGK | USD |
|---|---|
| 1 PGK | 0.23 USD |
| 10 PGK | 2.26 USD |
| 50 PGK | 11.32 USD |
| 100 PGK | 22.64 USD |
| 500 PGK | 113.20 USD |
| 1,000 PGK | 226.40 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-22T09:49:05Z",
"rates": {
"USD": 0.226398
}
}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.639799999999997,
"rate": 0.226398
}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