Rate Overview
Live
1 PGK = 0.228751 USD
1 USD = 4.3716
PGK
Avg
0.231980
High
0.234608
Low
0.228751
Last updated: 5/26/2026, 9:21:41 AM
Quick Conversions
| PGK | USD |
|---|---|
| 1 PGK | 0.23 USD |
| 10 PGK | 2.29 USD |
| 50 PGK | 11.44 USD |
| 100 PGK | 22.88 USD |
| 500 PGK | 114.38 USD |
| 1,000 PGK | 228.75 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-26T09:21:41Z",
"rates": {
"USD": 0.228751
}
}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.8751,
"rate": 0.228751
}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