Rate Overview
Live
1 ZAR = 0.272313 PGK
1 PGK = 3.6722
ZAR
Avg
0.274501
High
0.277234
Low
0.270978
Last updated: 8/18/2026, 4:19:10 PM
Quick Conversions
| ZAR | PGK |
|---|---|
| 1 ZAR | 0.27 PGK |
| 10 ZAR | 2.72 PGK |
| 50 ZAR | 13.62 PGK |
| 100 ZAR | 27.23 PGK |
| 500 ZAR | 136.16 PGK |
| 1,000 ZAR | 272.31 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-08-18T16:19:10Z",
"rates": {
"PGK": 0.272313
}
}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": 27.231300000000005,
"rate": 0.272313
}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