Rate Overview
Live
1 AWG = 2.4334 PGK
1 PGK = 0.410956
AWG
Avg
2.3401
High
2.4334
Low
2.1874
Last updated: 5/27/2026, 1:57:59 PM
Quick Conversions
| AWG | PGK |
|---|---|
| 1 AWG | 2.43 PGK |
| 10 AWG | 24.33 PGK |
| 50 AWG | 121.67 PGK |
| 100 AWG | 243.34 PGK |
| 500 AWG | 1,216.68 PGK |
| 1,000 AWG | 2,433.35 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-27T13:57:59Z",
"rates": {
"PGK": 2.433351
}
}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": 243.3351,
"rate": 2.433351
}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