Rate Overview
Live
1 ZAR = 0.265579 PGK
1 PGK = 3.7654
ZAR
Avg
0.263115
High
0.267539
Low
0.259851
Last updated: 5/9/2026, 3:59:08 AM
Quick Conversions
| ZAR | PGK |
|---|---|
| 1 ZAR | 0.27 PGK |
| 10 ZAR | 2.66 PGK |
| 50 ZAR | 13.28 PGK |
| 100 ZAR | 26.56 PGK |
| 500 ZAR | 132.79 PGK |
| 1,000 ZAR | 265.58 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-05-09T03:59:08Z",
"rates": {
"PGK": 0.265579
}
}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.5579,
"rate": 0.265579
}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