Rate Overview
Live
1 KGS = 0.206479 ZMW
1 ZMW = 4.8431
KGS
Avg
0.204504
High
0.210737
Low
0.198953
Last updated: 7/1/2026, 2:18:11 PM
Quick Conversions
| KGS | ZMW |
|---|---|
| 1 KGS | 0.21 ZMW |
| 10 KGS | 2.06 ZMW |
| 50 KGS | 10.32 ZMW |
| 100 KGS | 20.65 ZMW |
| 500 KGS | 103.24 ZMW |
| 1,000 KGS | 206.48 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-07-01T14:18:11Z",
"rates": {
"ZMW": 0.206479
}
}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": 20.6479,
"rate": 0.206479
}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