Rate Overview
Live
1 USD = 4.3618 PGK
1 PGK = 0.229261
USD
Avg
4.2035
High
4.3618
Low
3.9238
Last updated: 5/29/2026, 4:26:27 PM
Quick Conversions
| USD | PGK |
|---|---|
| 1 USD | 4.36 PGK |
| 10 USD | 43.62 PGK |
| 50 USD | 218.09 PGK |
| 100 USD | 436.18 PGK |
| 500 USD | 2,180.92 PGK |
| 1,000 USD | 4,361.85 PGK |
Get USD/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=PGKExample Response:
{
"success": true,
"base": "USD",
"date": "2026-05-29T16:26:27Z",
"rates": {
"PGK": 4.36185
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "PGK",
"amount": 100
},
"result": 436.18499999999995,
"rate": 4.36185
}Build with USD/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key