Rate Overview
Live
1 GEL = 7.0020 ZMW
1 ZMW = 0.142817
GEL
Avg
6.9893
High
7.0386
Low
6.9567
Last updated: 5/6/2026, 9:07:47 PM
Quick Conversions
| GEL | ZMW |
|---|---|
| 1 GEL | 7.00 ZMW |
| 10 GEL | 70.02 ZMW |
| 50 GEL | 350.10 ZMW |
| 100 GEL | 700.20 ZMW |
| 500 GEL | 3,500.98 ZMW |
| 1,000 GEL | 7,001.95 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-05-06T21:07:47Z",
"rates": {
"ZMW": 7.001952
}
}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": 700.1952,
"rate": 7.001952
}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