Rate Overview
Live
1 ARS = 0.003095 PGK
1 PGK = 323.1018
ARS
Avg
0.003100
High
0.003119
Low
0.003082
Last updated: 5/28/2026, 10:57:26 PM
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.55 PGK |
| 1,000 ARS | 3.10 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-05-28T22:57:26Z",
"rates": {
"PGK": 0.003095
}
}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.3095,
"rate": 0.003095
}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