Rate Overview
Live
1 AWG = 2.4006 PGK
1 PGK = 0.416555
AWG
Avg
2.4027
High
2.4233
Low
2.3932
Last updated: 3/7/2026, 2:32:41 AM
Quick Conversions
| AWG | PGK |
|---|---|
| 1 AWG | 2.40 PGK |
| 10 AWG | 24.01 PGK |
| 50 AWG | 120.03 PGK |
| 100 AWG | 240.06 PGK |
| 500 AWG | 1,200.32 PGK |
| 1,000 AWG | 2,400.64 PGK |
Get AWG/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=PGKExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-03-07T02:32:41Z",
"rates": {
"PGK": 2.400642
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "PGK",
"amount": 100
},
"result": 240.0642,
"rate": 2.400642
}Build with AWG/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key