Rate Overview
Live
1 AWG = 2.4430 PGK
1 PGK = 0.409325
AWG
Avg
2.4415
High
2.4519
Low
2.4260
Last updated: 6/16/2026, 1:28:04 PM
Quick Conversions
| AWG | PGK |
|---|---|
| 1 AWG | 2.44 PGK |
| 10 AWG | 24.43 PGK |
| 50 AWG | 122.15 PGK |
| 100 AWG | 244.30 PGK |
| 500 AWG | 1,221.52 PGK |
| 1,000 AWG | 2,443.04 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-06-16T13:28:04Z",
"rates": {
"PGK": 2.443044
}
}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": 244.3044,
"rate": 2.443044
}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