Rate Overview
Live
1 USD = 4.4474 PGK
1 PGK = 0.224852
USD
Avg
4.3451
High
4.4474
Low
4.2741
Last updated: 7/27/2026, 4:25:06 PM
Quick Conversions
| USD | PGK |
|---|---|
| 1 USD | 4.45 PGK |
| 10 USD | 44.47 PGK |
| 50 USD | 222.37 PGK |
| 100 USD | 444.74 PGK |
| 500 USD | 2,223.69 PGK |
| 1,000 USD | 4,447.38 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-07-27T16:25:06Z",
"rates": {
"PGK": 4.44737947
}
}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": 444.73794699999996,
"rate": 4.44737947
}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