Rate Overview
Live
1 AWG = 2.4224 PGK
1 PGK = 0.412819
AWG
Avg
2.4148
High
2.4224
Low
2.4068
Last updated: 5/7/2026, 8:36:00 AM
Quick Conversions
| AWG | PGK |
|---|---|
| 1 AWG | 2.42 PGK |
| 10 AWG | 24.22 PGK |
| 50 AWG | 121.12 PGK |
| 100 AWG | 242.24 PGK |
| 500 AWG | 1,211.19 PGK |
| 1,000 AWG | 2,422.37 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-05-07T08:36:00Z",
"rates": {
"PGK": 2.422371
}
}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": 242.2371,
"rate": 2.422371
}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