Rate Overview
Live
1 ZWL = 0.008322 GEL
1 GEL = 120.1634
ZWL
Avg
0.008333
High
0.008354
Low
0.008321
Last updated: 5/7/2026, 4:28:23 AM
Quick Conversions
| ZWL | GEL |
|---|---|
| 1 ZWL | 0.01 GEL |
| 10 ZWL | 0.08 GEL |
| 50 ZWL | 0.42 GEL |
| 100 ZWL | 0.83 GEL |
| 500 ZWL | 4.16 GEL |
| 1,000 ZWL | 8.32 GEL |
Get ZWL/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=GELExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-05-07T04:28:23Z",
"rates": {
"GEL": 0.008322
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "GEL",
"amount": 100
},
"result": 0.8321999999999999,
"rate": 0.008322
}Build with ZWL/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key