Rate Overview
Live
1 GEL = 7.0430 ZMW
1 ZMW = 0.141986
GEL
Avg
7.0208
High
7.3356
Low
6.6977
Last updated: 7/23/2026, 4:54:03 AM
Quick Conversions
| GEL | ZMW |
|---|---|
| 1 GEL | 7.04 ZMW |
| 10 GEL | 70.43 ZMW |
| 50 GEL | 352.15 ZMW |
| 100 GEL | 704.30 ZMW |
| 500 GEL | 3,521.48 ZMW |
| 1,000 GEL | 7,042.96 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-07-23T04:54:03Z",
"rates": {
"ZMW": 7.042961
}
}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": 704.2961,
"rate": 7.042961
}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