Rate Overview
Live
1 USD = 4.3005 PGK
1 PGK = 0.232532
USD
Avg
4.3012
High
4.3377
Low
4.2839
Last updated: 3/7/2026, 3:32:18 AM
Quick Conversions
| USD | PGK |
|---|---|
| 1 USD | 4.30 PGK |
| 10 USD | 43.00 PGK |
| 50 USD | 215.02 PGK |
| 100 USD | 430.05 PGK |
| 500 USD | 2,150.24 PGK |
| 1,000 USD | 4,300.49 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-03-07T03:32:18Z",
"rates": {
"PGK": 4.30048525
}
}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": 430.04852500000004,
"rate": 4.30048525
}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