Rate Overview
Live
1 ZAR = 0.164216 GEL
1 GEL = 6.0895
ZAR
Avg
0.161609
High
0.164216
Low
0.160192
Last updated: 5/7/2026, 3:44:45 AM
Quick Conversions
| ZAR | GEL |
|---|---|
| 1 ZAR | 0.16 GEL |
| 10 ZAR | 1.64 GEL |
| 50 ZAR | 8.21 GEL |
| 100 ZAR | 16.42 GEL |
| 500 ZAR | 82.11 GEL |
| 1,000 ZAR | 164.22 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-07T03:44:45Z",
"rates": {
"GEL": 0.164216
}
}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.4216,
"rate": 0.164216
}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