Rate Overview
Live
1 PGK = 3.9867 ZAR
1 ZAR = 0.250833
PGK
Avg
3.8149
High
3.9867
Low
3.6924
Last updated: 3/27/2026, 9:31:57 AM
Quick Conversions
| PGK | ZAR |
|---|---|
| 1 PGK | 3.99 ZAR |
| 10 PGK | 39.87 ZAR |
| 50 PGK | 199.34 ZAR |
| 100 PGK | 398.67 ZAR |
| 500 PGK | 1,993.36 ZAR |
| 1,000 PGK | 3,986.71 ZAR |
Get PGK/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=ZARExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-03-27T09:31:57Z",
"rates": {
"ZAR": 3.98671
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "ZAR",
"amount": 100
},
"result": 398.671,
"rate": 3.98671
}Build with PGK/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key