Rate Overview
Live
1 ZAR = 0.043936 GIP
1 GIP = 22.7604
ZAR
Avg
0.045342
High
0.046662
Low
0.043936
Last updated: 3/27/2026, 7:49:46 AM
Quick Conversions
| ZAR | GIP |
|---|---|
| 1 ZAR | 0.04 GIP |
| 10 ZAR | 0.44 GIP |
| 50 ZAR | 2.20 GIP |
| 100 ZAR | 4.39 GIP |
| 500 ZAR | 21.97 GIP |
| 1,000 ZAR | 43.94 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-27T07:49:46Z",
"rates": {
"GIP": 0.043936
}
}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.3936,
"rate": 0.043936
}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