Rate Overview
Live
1 PGK = 0.413292 ANG
1 ANG = 2.4196
PGK
Avg
0.418205
High
0.423597
Low
0.411343
Last updated: 5/26/2026, 9:22:21 PM
Quick Conversions
| PGK | ANG |
|---|---|
| 1 PGK | 0.41 ANG |
| 10 PGK | 4.13 ANG |
| 50 PGK | 20.66 ANG |
| 100 PGK | 41.33 ANG |
| 500 PGK | 206.65 ANG |
| 1,000 PGK | 413.29 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-26T21:22:21Z",
"rates": {
"ANG": 0.413292
}
}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.3292,
"rate": 0.413292
}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