Rate Overview
Live
1 GEL = 7.1031 ZMW
1 ZMW = 0.140784
GEL
Avg
7.0853
High
7.1031
Low
7.0602
Last updated: 3/6/2026, 11:27:58 PM
Quick Conversions
| GEL | ZMW |
|---|---|
| 1 GEL | 7.10 ZMW |
| 10 GEL | 71.03 ZMW |
| 50 GEL | 355.15 ZMW |
| 100 GEL | 710.31 ZMW |
| 500 GEL | 3,551.55 ZMW |
| 1,000 GEL | 7,103.09 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-03-06T23:27:58Z",
"rates": {
"ZMW": 7.103091
}
}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": 710.3091000000001,
"rate": 7.103091
}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