Rate Overview
Live
1 ZAR = 0.163898 GEL
1 GEL = 6.1014
ZAR
Avg
0.163621
High
0.164485
Low
0.162144
Last updated: 4/17/2026, 1:49:57 AM
Quick Conversions
| ZAR | GEL |
|---|---|
| 1 ZAR | 0.16 GEL |
| 10 ZAR | 1.64 GEL |
| 50 ZAR | 8.19 GEL |
| 100 ZAR | 16.39 GEL |
| 500 ZAR | 81.95 GEL |
| 1,000 ZAR | 163.90 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-04-17T01:49:57Z",
"rates": {
"GEL": 0.163898
}
}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.389799999999997,
"rate": 0.163898
}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