Rate Overview
Live
1 ARS = 0.003053 PGK
1 PGK = 327.5467
ARS
Avg
0.003072
High
0.003116
Low
0.003039
Last updated: 3/7/2026, 1:59:31 AM
Quick Conversions
| ARS | PGK |
|---|---|
| 1 ARS | 0.00 PGK |
| 10 ARS | 0.03 PGK |
| 50 ARS | 0.15 PGK |
| 100 ARS | 0.31 PGK |
| 500 ARS | 1.53 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-03-07T01:59:31Z",
"rates": {
"PGK": 0.003053
}
}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.3053,
"rate": 0.003053
}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