Rate Overview
Live
1 ZAR = 0.156145 GEL
1 GEL = 6.4043
ZAR
Avg
0.158316
High
0.159430
Low
0.155991
Last updated: 7/25/2026, 1:18:04 AM
Quick Conversions
| ZAR | GEL |
|---|---|
| 1 ZAR | 0.16 GEL |
| 10 ZAR | 1.56 GEL |
| 50 ZAR | 7.81 GEL |
| 100 ZAR | 15.61 GEL |
| 500 ZAR | 78.07 GEL |
| 1,000 ZAR | 156.15 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-25T01:18:04Z",
"rates": {
"GEL": 0.156145
}
}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.614500000000001,
"rate": 0.156145
}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