Rate Overview
Live
1 AWG = 2.4649 PGK
1 PGK = 0.405703
AWG
Avg
2.4252
High
2.4795
Low
2.3888
Last updated: 7/26/2026, 6:13:53 AM
Quick Conversions
| AWG | PGK |
|---|---|
| 1 AWG | 2.46 PGK |
| 10 AWG | 24.65 PGK |
| 50 AWG | 123.24 PGK |
| 100 AWG | 246.49 PGK |
| 500 AWG | 1,232.43 PGK |
| 1,000 AWG | 2,464.86 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-07-26T06:13:53Z",
"rates": {
"PGK": 2.464857
}
}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": 246.48569999999998,
"rate": 2.464857
}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