Rate Overview
Live
1 GEL = 7.1098 ZMW
1 ZMW = 0.140651
GEL
Avg
7.0893
High
7.1263
Low
7.0609
Last updated: 4/16/2026, 7:10:43 PM
Quick Conversions
| GEL | ZMW |
|---|---|
| 1 GEL | 7.11 ZMW |
| 10 GEL | 71.10 ZMW |
| 50 GEL | 355.49 ZMW |
| 100 GEL | 710.98 ZMW |
| 500 GEL | 3,554.90 ZMW |
| 1,000 GEL | 7,109.81 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-04-16T19:10:43Z",
"rates": {
"ZMW": 7.109806
}
}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.9806,
"rate": 7.109806
}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