Rate Overview
Live
1 PGK = 0.410277 AWG
1 AWG = 2.4374
PGK
Avg
0.409656
High
0.412204
Low
0.407847
Last updated: 6/16/2026, 4:17:21 AM
Quick Conversions
| PGK | AWG |
|---|---|
| 1 PGK | 0.41 AWG |
| 10 PGK | 4.10 AWG |
| 50 PGK | 20.51 AWG |
| 100 PGK | 41.03 AWG |
| 500 PGK | 205.14 AWG |
| 1,000 PGK | 410.28 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-06-16T04:17:21Z",
"rates": {
"AWG": 0.410277
}
}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.0277,
"rate": 0.410277
}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