Rate Overview
Live
1 KGS = 0.205809 ZMW
1 ZMW = 4.8589
KGS
Avg
0.202484
High
0.205809
Low
0.198953
Last updated: 6/19/2026, 8:37:18 AM
Quick Conversions
| KGS | ZMW |
|---|---|
| 1 KGS | 0.21 ZMW |
| 10 KGS | 2.06 ZMW |
| 50 KGS | 10.29 ZMW |
| 100 KGS | 20.58 ZMW |
| 500 KGS | 102.90 ZMW |
| 1,000 KGS | 205.81 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-06-19T08:37:18Z",
"rates": {
"ZMW": 0.205809
}
}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.5809,
"rate": 0.205809
}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