Rate Overview
Live
1 PGK = 0.412843 ANG
1 ANG = 2.4222
PGK
Avg
0.412168
High
0.412843
Low
0.411129
Last updated: 5/6/2026, 11:23:18 AM
Quick Conversions
| PGK | ANG |
|---|---|
| 1 PGK | 0.41 ANG |
| 10 PGK | 4.13 ANG |
| 50 PGK | 20.64 ANG |
| 100 PGK | 41.28 ANG |
| 500 PGK | 206.42 ANG |
| 1,000 PGK | 412.84 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-05-06T11:23:18Z",
"rates": {
"ANG": 0.412843
}
}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.2843,
"rate": 0.412843
}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