Rate Overview
Live
1 PGK = 0.408747 ANG
1 ANG = 2.4465
PGK
Avg
0.437516
High
0.466200
Low
0.408632
Last updated: 7/22/2026, 3:03:11 AM
Quick Conversions
| PGK | ANG |
|---|---|
| 1 PGK | 0.41 ANG |
| 10 PGK | 4.09 ANG |
| 50 PGK | 20.44 ANG |
| 100 PGK | 40.87 ANG |
| 500 PGK | 204.37 ANG |
| 1,000 PGK | 408.75 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-22T03:03:11Z",
"rates": {
"ANG": 0.408747
}
}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.874700000000004,
"rate": 0.408747
}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