Rate Overview
Live
1 PGK = 0.419182 ANG
1 ANG = 2.3856
PGK
Avg
0.418737
High
0.419957
Low
0.415219
Last updated: 3/6/2026, 10:46:58 PM
Quick Conversions
| PGK | ANG |
|---|---|
| 1 PGK | 0.42 ANG |
| 10 PGK | 4.19 ANG |
| 50 PGK | 20.96 ANG |
| 100 PGK | 41.92 ANG |
| 500 PGK | 209.59 ANG |
| 1,000 PGK | 419.18 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-03-06T22:46:58Z",
"rates": {
"ANG": 0.419182
}
}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": 41.9182,
"rate": 0.419182
}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