Rate Overview
Live
1 ZAR = 0.045177 GIP
1 GIP = 22.1352
ZAR
Avg
0.044483
High
0.045177
Low
0.044043
Last updated: 5/7/2026, 11:21:29 AM
Quick Conversions
| ZAR | GIP |
|---|---|
| 1 ZAR | 0.05 GIP |
| 10 ZAR | 0.45 GIP |
| 50 ZAR | 2.26 GIP |
| 100 ZAR | 4.52 GIP |
| 500 ZAR | 22.59 GIP |
| 1,000 ZAR | 45.18 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-05-07T11:21:29Z",
"rates": {
"GIP": 0.045177
}
}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.5177000000000005,
"rate": 0.045177
}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