Rate Overview
Live
1 PGK = 0.406081 ANG
1 ANG = 2.4626
PGK
Avg
0.414932
High
0.423044
Low
0.405437
Last updated: 7/20/2026, 2:09:44 AM
Quick Conversions
| PGK | ANG |
|---|---|
| 1 PGK | 0.41 ANG |
| 10 PGK | 4.06 ANG |
| 50 PGK | 20.30 ANG |
| 100 PGK | 40.61 ANG |
| 500 PGK | 203.04 ANG |
| 1,000 PGK | 406.08 ANG |
Get PGK/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=ANGExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-20T02:09:44Z",
"rates": {
"ANG": 0.406081
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "ANG",
"amount": 100
},
"result": 40.6081,
"rate": 0.406081
}Build with PGK/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key