Rate Overview
Live
1 PGK = 0.406742 ANG
1 ANG = 2.4586
PGK
Avg
0.407207
High
0.410032
Low
0.405419
Last updated: 7/20/2026, 5:09:37 AM
Quick Conversions
| PGK | ANG |
|---|---|
| 1 PGK | 0.41 ANG |
| 10 PGK | 4.07 ANG |
| 50 PGK | 20.34 ANG |
| 100 PGK | 40.67 ANG |
| 500 PGK | 203.37 ANG |
| 1,000 PGK | 406.74 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-20T05:09:37Z",
"rates": {
"ANG": 0.406742
}
}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.6742,
"rate": 0.406742
}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