Rate Overview
Live
1 ZAR = 0.046250 GIP
1 GIP = 21.6216
ZAR
Avg
0.046136
High
0.046250
Low
0.045981
Last updated: 7/7/2026, 12:26:17 AM
Quick Conversions
| ZAR | GIP |
|---|---|
| 1 ZAR | 0.05 GIP |
| 10 ZAR | 0.46 GIP |
| 50 ZAR | 2.31 GIP |
| 100 ZAR | 4.63 GIP |
| 500 ZAR | 23.13 GIP |
| 1,000 ZAR | 46.25 GIP |
Get ZAR/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=GIPExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-07T00:26:17Z",
"rates": {
"GIP": 0.04625
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "GIP",
"amount": 100
},
"result": 4.625,
"rate": 0.04625
}Build with ZAR/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key