Rate Overview
Live
1 KGS = 0.216402 ZMW
1 ZMW = 4.6210
KGS
Avg
0.216034
High
0.216764
Low
0.213982
Last updated: 8/22/2026, 5:05:50 PM
Quick Conversions
| KGS | ZMW |
|---|---|
| 1 KGS | 0.22 ZMW |
| 10 KGS | 2.16 ZMW |
| 50 KGS | 10.82 ZMW |
| 100 KGS | 21.64 ZMW |
| 500 KGS | 108.20 ZMW |
| 1,000 KGS | 216.40 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-08-22T17:05:50Z",
"rates": {
"ZMW": 0.216402
}
}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.6402,
"rate": 0.216402
}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