Rate Overview
Live
1 ARS = 0.003143 PGK
1 PGK = 318.1674
ARS
Avg
0.003083
High
0.003147
Low
0.003027
Last updated: 3/27/2026, 1:35:02 PM
Quick Conversions
| ARS | PGK |
|---|---|
| 1 ARS | 0.00 PGK |
| 10 ARS | 0.03 PGK |
| 50 ARS | 0.16 PGK |
| 100 ARS | 0.31 PGK |
| 500 ARS | 1.57 PGK |
| 1,000 ARS | 3.14 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-27T13:35:02Z",
"rates": {
"PGK": 0.003143
}
}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.3143,
"rate": 0.003143
}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