Rate Overview
Live
1 USD = 4.5081 PGK
1 PGK = 0.221823
USD
Avg
4.4684
High
4.5081
Low
4.3828
Last updated: 9/6/2026, 2:23:11 PM
Quick Conversions
| USD | PGK |
|---|---|
| 1 USD | 4.51 PGK |
| 10 USD | 45.08 PGK |
| 50 USD | 225.41 PGK |
| 100 USD | 450.81 PGK |
| 500 USD | 2,254.05 PGK |
| 1,000 USD | 4,508.10 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-09-06T14:23:11Z",
"rates": {
"PGK": 4.50810223
}
}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": 450.81022300000006,
"rate": 4.50810223
}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