Rate Overview
Live
1 PGK = 0.230653 USD
1 USD = 4.3355
PGK
Avg
0.230277
High
0.230653
Low
0.229696
Last updated: 5/6/2026, 5:01:49 AM
Quick Conversions
| PGK | USD |
|---|---|
| 1 PGK | 0.23 USD |
| 10 PGK | 2.31 USD |
| 50 PGK | 11.53 USD |
| 100 PGK | 23.07 USD |
| 500 PGK | 115.33 USD |
| 1,000 PGK | 230.65 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-05-06T05:01:49Z",
"rates": {
"USD": 0.230653
}
}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": 23.0653,
"rate": 0.230653
}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