Rate Overview
Live
1 ZAR = 0.264831 PGK
1 PGK = 3.7760
ZAR
Avg
0.263691
High
0.264867
Low
0.260486
Last updated: 4/18/2026, 8:45:27 AM
Quick Conversions
| ZAR | PGK |
|---|---|
| 1 ZAR | 0.26 PGK |
| 10 ZAR | 2.65 PGK |
| 50 ZAR | 13.24 PGK |
| 100 ZAR | 26.48 PGK |
| 500 ZAR | 132.42 PGK |
| 1,000 ZAR | 264.83 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-04-18T08:45:27Z",
"rates": {
"PGK": 0.264831
}
}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.483099999999997,
"rate": 0.264831
}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