Rate Overview
Live
1 PGK = 0.415177 AWG
1 AWG = 2.4086
PGK
Avg
0.414658
High
0.415497
Low
0.413452
Last updated: 5/6/2026, 5:19:32 PM
Quick Conversions
| PGK | AWG |
|---|---|
| 1 PGK | 0.42 AWG |
| 10 PGK | 4.15 AWG |
| 50 PGK | 20.76 AWG |
| 100 PGK | 41.52 AWG |
| 500 PGK | 207.59 AWG |
| 1,000 PGK | 415.18 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-05-06T17:19:32Z",
"rates": {
"AWG": 0.415177
}
}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": 41.517700000000005,
"rate": 0.415177
}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