Rate Overview
Live
1 AWG = 2.4713 PGK
1 PGK = 0.404651
AWG
Avg
2.4757
High
2.4967
Low
2.4647
Last updated: 8/13/2026, 12:59:09 PM
Quick Conversions
| AWG | PGK |
|---|---|
| 1 AWG | 2.47 PGK |
| 10 AWG | 24.71 PGK |
| 50 AWG | 123.56 PGK |
| 100 AWG | 247.13 PGK |
| 500 AWG | 1,235.63 PGK |
| 1,000 AWG | 2,471.27 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-08-13T12:59:09Z",
"rates": {
"PGK": 2.471266
}
}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": 247.1266,
"rate": 2.471266
}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