Rate Overview
Live
1 ZAR = 0.044882 GIP
1 GIP = 22.2806
ZAR
Avg
0.045101
High
0.045450
Low
0.044779
Last updated: 4/17/2026, 6:17:12 AM
Quick Conversions
| ZAR | GIP |
|---|---|
| 1 ZAR | 0.04 GIP |
| 10 ZAR | 0.45 GIP |
| 50 ZAR | 2.24 GIP |
| 100 ZAR | 4.49 GIP |
| 500 ZAR | 22.44 GIP |
| 1,000 ZAR | 44.88 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-04-17T06:17:12Z",
"rates": {
"GIP": 0.044882
}
}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.4882,
"rate": 0.044882
}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