Rate Overview
Live
1 PGK = 0.401968 AWG
1 AWG = 2.4878
PGK
Avg
0.435954
High
0.465828
Low
0.401968
Last updated: 7/23/2026, 9:18:59 PM
Quick Conversions
| PGK | AWG |
|---|---|
| 1 PGK | 0.40 AWG |
| 10 PGK | 4.02 AWG |
| 50 PGK | 20.10 AWG |
| 100 PGK | 40.20 AWG |
| 500 PGK | 200.98 AWG |
| 1,000 PGK | 401.97 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-23T21:18:59Z",
"rates": {
"AWG": 0.401968
}
}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.196799999999996,
"rate": 0.401968
}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