Rate Overview
Live
1 PGK = 0.410965 AWG
1 AWG = 2.4333
PGK
Avg
0.438837
High
0.465828
Low
0.410965
Last updated: 5/26/2026, 9:41:50 PM
Quick Conversions
| PGK | AWG |
|---|---|
| 1 PGK | 0.41 AWG |
| 10 PGK | 4.11 AWG |
| 50 PGK | 20.55 AWG |
| 100 PGK | 41.10 AWG |
| 500 PGK | 205.48 AWG |
| 1,000 PGK | 410.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-05-26T21:41:50Z",
"rates": {
"AWG": 0.410965
}
}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.096500000000006,
"rate": 0.410965
}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