Rate Overview
Live
1 ZAR = 0.282468 PGK
1 PGK = 3.5402
ZAR
Avg
0.277032
High
0.282468
Low
0.269321
Last updated: 9/5/2026, 12:49:51 PM
Quick Conversions
| ZAR | PGK |
|---|---|
| 1 ZAR | 0.28 PGK |
| 10 ZAR | 2.82 PGK |
| 50 ZAR | 14.12 PGK |
| 100 ZAR | 28.25 PGK |
| 500 ZAR | 141.23 PGK |
| 1,000 ZAR | 282.47 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-09-05T12:49:51Z",
"rates": {
"PGK": 0.282468
}
}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": 28.2468,
"rate": 0.282468
}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