Rate Overview
Live
1 GEL = 7.1101 ZMW
1 ZMW = 0.140645
GEL
Avg
7.7156
High
8.8814
Low
6.5593
Last updated: 7/26/2026, 8:38:57 PM
Quick Conversions
| GEL | ZMW |
|---|---|
| 1 GEL | 7.11 ZMW |
| 10 GEL | 71.10 ZMW |
| 50 GEL | 355.50 ZMW |
| 100 GEL | 711.01 ZMW |
| 500 GEL | 3,555.04 ZMW |
| 1,000 GEL | 7,110.08 ZMW |
Get GEL/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=ZMWExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-26T20:38:57Z",
"rates": {
"ZMW": 7.110082
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "ZMW",
"amount": 100
},
"result": 711.0082,
"rate": 7.110082
}Build with GEL/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key