Rate Overview
Live
1 KGS = 0.218707 ZMW
1 ZMW = 4.5723
KGS
Avg
0.217914
High
0.218802
Low
0.217227
Last updated: 4/17/2026, 1:36:15 AM
Quick Conversions
| KGS | ZMW |
|---|---|
| 1 KGS | 0.22 ZMW |
| 10 KGS | 2.19 ZMW |
| 50 KGS | 10.94 ZMW |
| 100 KGS | 21.87 ZMW |
| 500 KGS | 109.35 ZMW |
| 1,000 KGS | 218.71 ZMW |
Get KGS/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=ZMWExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-04-17T01:36:15Z",
"rates": {
"ZMW": 0.218707
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "ZMW",
"amount": 100
},
"result": 21.870700000000003,
"rate": 0.218707
}Build with KGS/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key