Rate Overview
Live
1 ZAR = 0.160170 GEL
1 GEL = 6.2434
ZAR
Avg
0.163602
High
0.169297
Low
0.158865
Last updated: 7/23/2026, 5:51:44 AM
Quick Conversions
| ZAR | GEL |
|---|---|
| 1 ZAR | 0.16 GEL |
| 10 ZAR | 1.60 GEL |
| 50 ZAR | 8.01 GEL |
| 100 ZAR | 16.02 GEL |
| 500 ZAR | 80.09 GEL |
| 1,000 ZAR | 160.17 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-07-23T05:51:44Z",
"rates": {
"GEL": 0.16017
}
}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.017,
"rate": 0.16017
}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