Rate Overview
Live
1 ARS = 0.002972 PGK
1 PGK = 336.4738
ARS
Avg
0.002969
High
0.002990
Low
0.002951
Last updated: 8/14/2026, 1:00:29 PM
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.49 PGK |
| 1,000 ARS | 2.97 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-08-14T13:00:29Z",
"rates": {
"PGK": 0.002972
}
}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.29719999999999996,
"rate": 0.002972
}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