Rate Overview
Live
1 ZAR = 0.252095 PGK
1 PGK = 3.9668
ZAR
Avg
0.262361
High
0.270826
Low
0.252095
Last updated: 3/27/2026, 7:47:50 AM
Quick Conversions
| ZAR | PGK |
|---|---|
| 1 ZAR | 0.25 PGK |
| 10 ZAR | 2.52 PGK |
| 50 ZAR | 12.60 PGK |
| 100 ZAR | 25.21 PGK |
| 500 ZAR | 126.05 PGK |
| 1,000 ZAR | 252.10 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-03-27T07:47:50Z",
"rates": {
"PGK": 0.252095
}
}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": 25.209500000000002,
"rate": 0.252095
}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