Rate Overview
Live
1 PGK = 0.405702 AWG
1 AWG = 2.4649
PGK
Avg
0.436109
High
0.465828
Low
0.405702
Last updated: 7/26/2026, 4:32:15 PM
Quick Conversions
| PGK | AWG |
|---|---|
| 1 PGK | 0.41 AWG |
| 10 PGK | 4.06 AWG |
| 50 PGK | 20.29 AWG |
| 100 PGK | 40.57 AWG |
| 500 PGK | 202.85 AWG |
| 1,000 PGK | 405.70 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-26T16:32:15Z",
"rates": {
"AWG": 0.405702
}
}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.5702,
"rate": 0.405702
}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