Rate Overview
Live
1 PGK = 0.226668 USD
1 USD = 4.4117
PGK
Avg
0.226243
High
0.227138
Low
0.224563
Last updated: 7/25/2026, 5:02:14 AM
Quick Conversions
| PGK | USD |
|---|---|
| 1 PGK | 0.23 USD |
| 10 PGK | 2.27 USD |
| 50 PGK | 11.33 USD |
| 100 PGK | 22.67 USD |
| 500 PGK | 113.33 USD |
| 1,000 PGK | 226.67 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-25T05:02:14Z",
"rates": {
"USD": 0.226668
}
}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.666800000000002,
"rate": 0.226668
}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