Rate Overview
Live
1 ZAR = 0.162951 GEL
1 GEL = 6.1368
ZAR
Avg
0.161950
High
0.164843
Low
0.160011
Last updated: 5/27/2026, 8:07:24 AM
Quick Conversions
| ZAR | GEL |
|---|---|
| 1 ZAR | 0.16 GEL |
| 10 ZAR | 1.63 GEL |
| 50 ZAR | 8.15 GEL |
| 100 ZAR | 16.30 GEL |
| 500 ZAR | 81.48 GEL |
| 1,000 ZAR | 162.95 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-05-27T08:07:24Z",
"rates": {
"GEL": 0.162951
}
}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.2951,
"rate": 0.162951
}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