Rate Overview
Live
1 ZAR = 0.259925 PGK
1 PGK = 3.8473
ZAR
Avg
0.263580
High
0.268940
Low
0.257197
Last updated: 3/7/2026, 1:54:31 AM
Quick Conversions
| ZAR | PGK |
|---|---|
| 1 ZAR | 0.26 PGK |
| 10 ZAR | 2.60 PGK |
| 50 ZAR | 13.00 PGK |
| 100 ZAR | 25.99 PGK |
| 500 ZAR | 129.96 PGK |
| 1,000 ZAR | 259.93 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-07T01:54:31Z",
"rates": {
"PGK": 0.259925
}
}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.992500000000003,
"rate": 0.259925
}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