Rate Overview
Live
1 ARS = 0.003045 PGK
1 PGK = 328.4072
ARS
Avg
0.003052
High
0.003156
Low
0.002883
Last updated: 6/18/2026, 11:26:14 AM
Quick Conversions
| ARS | PGK |
|---|---|
| 1 ARS | 0.00 PGK |
| 10 ARS | 0.03 PGK |
| 50 ARS | 0.15 PGK |
| 100 ARS | 0.30 PGK |
| 500 ARS | 1.52 PGK |
| 1,000 ARS | 3.05 PGK |
Get ARS/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ARS¤cies=PGKExample Response:
{
"success": true,
"base": "ARS",
"date": "2026-06-18T11:26:14Z",
"rates": {
"PGK": 0.003045
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ARS&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ARS",
"to": "PGK",
"amount": 100
},
"result": 0.3045,
"rate": 0.003045
}Build with ARS/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key