Rate Overview
Live
1 ZAR = 0.158193 GEL
1 GEL = 6.3214
ZAR
Avg
0.159310
High
0.161467
Low
0.156921
Last updated: 3/27/2026, 4:32:12 PM
Quick Conversions
| ZAR | GEL |
|---|---|
| 1 ZAR | 0.16 GEL |
| 10 ZAR | 1.58 GEL |
| 50 ZAR | 7.91 GEL |
| 100 ZAR | 15.82 GEL |
| 500 ZAR | 79.10 GEL |
| 1,000 ZAR | 158.19 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-27T16:32:12Z",
"rates": {
"GEL": 0.158193
}
}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": 15.8193,
"rate": 0.158193
}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