Rate Overview
Live
1 ZAR = 0.043716 GIP
1 GIP = 22.8749
ZAR
Avg
0.044571
High
0.046173
Low
0.042857
Last updated: 3/27/2026, 9:45:33 AM
Quick Conversions
| ZAR | GIP |
|---|---|
| 1 ZAR | 0.04 GIP |
| 10 ZAR | 0.44 GIP |
| 50 ZAR | 2.19 GIP |
| 100 ZAR | 4.37 GIP |
| 500 ZAR | 21.86 GIP |
| 1,000 ZAR | 43.72 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-03-27T09:45:33Z",
"rates": {
"GIP": 0.043716
}
}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.3716,
"rate": 0.043716
}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