Rate Overview
Live
1 PGK = 0.414074 AWG
1 AWG = 2.4150
PGK
Avg
0.415803
High
0.417487
Low
0.413906
Last updated: 4/16/2026, 3:09:21 PM
Quick Conversions
| PGK | AWG |
|---|---|
| 1 PGK | 0.41 AWG |
| 10 PGK | 4.14 AWG |
| 50 PGK | 20.70 AWG |
| 100 PGK | 41.41 AWG |
| 500 PGK | 207.04 AWG |
| 1,000 PGK | 414.07 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-04-16T15:09:21Z",
"rates": {
"AWG": 0.414074
}
}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.4074,
"rate": 0.414074
}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