Rate Overview
Live
1 ZAR = 0.157802 GEL
1 GEL = 6.3371
ZAR
Avg
0.163061
High
0.168540
Low
0.156921
Last updated: 3/27/2026, 3:32:50 PM
Quick Conversions
| ZAR | GEL |
|---|---|
| 1 ZAR | 0.16 GEL |
| 10 ZAR | 1.58 GEL |
| 50 ZAR | 7.89 GEL |
| 100 ZAR | 15.78 GEL |
| 500 ZAR | 78.90 GEL |
| 1,000 ZAR | 157.80 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-27T15:32:50Z",
"rates": {
"GEL": 0.157802
}
}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.7802,
"rate": 0.157802
}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