Rate Overview
Live
1 ZAR = 0.164683 GEL
1 GEL = 6.0723
ZAR
Avg
0.165389
High
0.167584
Low
0.162853
Last updated: 3/7/2026, 2:32:39 AM
Quick Conversions
| ZAR | GEL |
|---|---|
| 1 ZAR | 0.16 GEL |
| 10 ZAR | 1.65 GEL |
| 50 ZAR | 8.23 GEL |
| 100 ZAR | 16.47 GEL |
| 500 ZAR | 82.34 GEL |
| 1,000 ZAR | 164.68 GEL |
Get ZAR/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=GELExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-03-07T02:32:39Z",
"rates": {
"GEL": 0.164683
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "GEL",
"amount": 100
},
"result": 16.4683,
"rate": 0.164683
}Build with ZAR/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key