Rate Overview
Live
1 KGS = 0.215460 ZMW
1 ZMW = 4.6412
KGS
Avg
0.249554
High
0.315002
Low
0.214009
Last updated: 5/27/2026, 8:35:59 PM
Quick Conversions
| KGS | ZMW |
|---|---|
| 1 KGS | 0.22 ZMW |
| 10 KGS | 2.15 ZMW |
| 50 KGS | 10.77 ZMW |
| 100 KGS | 21.55 ZMW |
| 500 KGS | 107.73 ZMW |
| 1,000 KGS | 215.46 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-05-27T20:35:59Z",
"rates": {
"ZMW": 0.21546
}
}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.546000000000003,
"rate": 0.21546
}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