Rate Overview
Live
1 AWG = 2.4878 PGK
1 PGK = 0.401969
AWG
Avg
2.3760
High
2.4878
Low
2.2034
Last updated: 7/23/2026, 1:10:46 PM
Quick Conversions
| AWG | PGK |
|---|---|
| 1 AWG | 2.49 PGK |
| 10 AWG | 24.88 PGK |
| 50 AWG | 124.39 PGK |
| 100 AWG | 248.78 PGK |
| 500 AWG | 1,243.88 PGK |
| 1,000 AWG | 2,487.76 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-23T13:10:46Z",
"rates": {
"PGK": 2.487756
}
}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": 248.7756,
"rate": 2.487756
}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