Rate Overview
Live
1 ZAR = 0.046100 GIP
1 GIP = 21.6920
ZAR
Avg
0.045921
High
0.046170
Low
0.045705
Last updated: 9/3/2026, 8:25:41 AM
Quick Conversions
| ZAR | GIP |
|---|---|
| 1 ZAR | 0.05 GIP |
| 10 ZAR | 0.46 GIP |
| 50 ZAR | 2.31 GIP |
| 100 ZAR | 4.61 GIP |
| 500 ZAR | 23.05 GIP |
| 1,000 ZAR | 46.10 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-09-03T08:25:41Z",
"rates": {
"GIP": 0.0461
}
}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.61,
"rate": 0.0461
}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