Rate Overview
Live
1 ZAR = 0.268757 PGK
1 PGK = 3.7208
ZAR
Avg
0.247594
High
0.272923
Low
0.223227
Last updated: 5/29/2026, 9:46:48 PM
Quick Conversions
| ZAR | PGK |
|---|---|
| 1 ZAR | 0.27 PGK |
| 10 ZAR | 2.69 PGK |
| 50 ZAR | 13.44 PGK |
| 100 ZAR | 26.88 PGK |
| 500 ZAR | 134.38 PGK |
| 1,000 ZAR | 268.76 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-29T21:46:48Z",
"rates": {
"PGK": 0.268757
}
}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.875700000000002,
"rate": 0.268757
}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