Rate Overview
Live
1 GEL = 7.0694 ZMW
1 ZMW = 0.141454
GEL
Avg
7.0877
High
7.1202
Low
7.0694
Last updated: 5/27/2026, 4:53:29 AM
Quick Conversions
| GEL | ZMW |
|---|---|
| 1 GEL | 7.07 ZMW |
| 10 GEL | 70.69 ZMW |
| 50 GEL | 353.47 ZMW |
| 100 GEL | 706.94 ZMW |
| 500 GEL | 3,534.72 ZMW |
| 1,000 GEL | 7,069.45 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-27T04:53:29Z",
"rates": {
"ZMW": 7.069447
}
}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": 706.9447,
"rate": 7.069447
}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