Rate Overview
Live
1 PGK = 0.406577 AWG
1 AWG = 2.4596
PGK
Avg
0.406865
High
0.409422
Low
0.403306
Last updated: 7/19/2026, 11:25:31 AM
Quick Conversions
| PGK | AWG |
|---|---|
| 1 PGK | 0.41 AWG |
| 10 PGK | 4.07 AWG |
| 50 PGK | 20.33 AWG |
| 100 PGK | 40.66 AWG |
| 500 PGK | 203.29 AWG |
| 1,000 PGK | 406.58 AWG |
Get PGK/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=AWGExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-19T11:25:31Z",
"rates": {
"AWG": 0.406577
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "AWG",
"amount": 100
},
"result": 40.657700000000006,
"rate": 0.406577
}Build with PGK/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key