Rate Overview
Live
1 GEL = 7.0063 ZMW
1 ZMW = 0.142729
GEL
Avg
8.5502
High
10.4544
Low
6.8100
Last updated: 3/27/2026, 10:20:38 AM
Quick Conversions
| GEL | ZMW |
|---|---|
| 1 GEL | 7.01 ZMW |
| 10 GEL | 70.06 ZMW |
| 50 GEL | 350.31 ZMW |
| 100 GEL | 700.63 ZMW |
| 500 GEL | 3,503.15 ZMW |
| 1,000 GEL | 7,006.30 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-27T10:20:38Z",
"rates": {
"ZMW": 7.006296
}
}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.6296,
"rate": 7.006296
}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