Rate Overview
Live
1 KGS = 0.204653 ZMW
1 ZMW = 4.8863
KGS
Avg
0.219750
High
0.254243
Low
0.200777
Last updated: 6/21/2026, 4:42:59 AM
Quick Conversions
| KGS | ZMW |
|---|---|
| 1 KGS | 0.20 ZMW |
| 10 KGS | 2.05 ZMW |
| 50 KGS | 10.23 ZMW |
| 100 KGS | 20.47 ZMW |
| 500 KGS | 102.33 ZMW |
| 1,000 KGS | 204.65 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-21T04:42:59Z",
"rates": {
"ZMW": 0.204653
}
}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.4653,
"rate": 0.204653
}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