Rate Overview
Live
1 ZAR = 0.267934 PGK
1 PGK = 3.7323
ZAR
Avg
0.265237
High
0.270872
Low
0.261987
Last updated: 7/30/2026, 7:58:28 AM
Quick Conversions
| ZAR | PGK |
|---|---|
| 1 ZAR | 0.27 PGK |
| 10 ZAR | 2.68 PGK |
| 50 ZAR | 13.40 PGK |
| 100 ZAR | 26.79 PGK |
| 500 ZAR | 133.97 PGK |
| 1,000 ZAR | 267.93 PGK |
Get ZAR/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=PGKExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-30T07:58:28Z",
"rates": {
"PGK": 0.267934
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "PGK",
"amount": 100
},
"result": 26.793400000000002,
"rate": 0.267934
}Build with ZAR/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key