Rate Overview
Live
1 PGK = 0.407931 ANG
1 ANG = 2.4514
PGK
Avg
0.408539
High
0.409956
Low
0.406617
Last updated: 7/3/2026, 5:22:39 PM
Quick Conversions
| PGK | ANG |
|---|---|
| 1 PGK | 0.41 ANG |
| 10 PGK | 4.08 ANG |
| 50 PGK | 20.40 ANG |
| 100 PGK | 40.79 ANG |
| 500 PGK | 203.97 ANG |
| 1,000 PGK | 407.93 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-03T17:22:39Z",
"rates": {
"ANG": 0.407931
}
}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.793099999999995,
"rate": 0.407931
}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