Rate Overview
Live
1 ZAR = 0.159355 GEL
1 GEL = 6.2753
ZAR
Avg
0.160535
High
0.162561
Low
0.158714
Last updated: 7/21/2026, 1:47:31 PM
Quick Conversions
| ZAR | GEL |
|---|---|
| 1 ZAR | 0.16 GEL |
| 10 ZAR | 1.59 GEL |
| 50 ZAR | 7.97 GEL |
| 100 ZAR | 15.94 GEL |
| 500 ZAR | 79.68 GEL |
| 1,000 ZAR | 159.36 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-21T13:47:31Z",
"rates": {
"GEL": 0.159355
}
}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.9355,
"rate": 0.159355
}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