Rate Overview
Live
1 KGS = 0.214338 ZMW
1 ZMW = 4.6655
KGS
Avg
0.213964
High
0.215433
Low
0.211744
Last updated: 8/2/2026, 1:17:16 PM
Quick Conversions
| KGS | ZMW |
|---|---|
| 1 KGS | 0.21 ZMW |
| 10 KGS | 2.14 ZMW |
| 50 KGS | 10.72 ZMW |
| 100 KGS | 21.43 ZMW |
| 500 KGS | 107.17 ZMW |
| 1,000 KGS | 214.34 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-02T13:17:16Z",
"rates": {
"ZMW": 0.214338
}
}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.4338,
"rate": 0.214338
}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