Rate Overview
Live
1 USD = 4.3504 PGK
1 PGK = 0.229865
USD
Avg
4.3460
High
4.3504
Low
4.3382
Last updated: 5/9/2026, 6:02:45 AM
Quick Conversions
| USD | PGK |
|---|---|
| 1 USD | 4.35 PGK |
| 10 USD | 43.50 PGK |
| 50 USD | 217.52 PGK |
| 100 USD | 435.04 PGK |
| 500 USD | 2,175.19 PGK |
| 1,000 USD | 4,350.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-05-09T06:02:45Z",
"rates": {
"PGK": 4.3503764
}
}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": 435.03764,
"rate": 4.3503764
}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