Rate Overview
Live
1 KGS = 0.220825 ZMW
1 ZMW = 4.5285
KGS
Avg
0.218926
High
0.221143
Low
0.216195
Last updated: 3/7/2026, 7:08:26 AM
Quick Conversions
| KGS | ZMW |
|---|---|
| 1 KGS | 0.22 ZMW |
| 10 KGS | 2.21 ZMW |
| 50 KGS | 11.04 ZMW |
| 100 KGS | 22.08 ZMW |
| 500 KGS | 110.41 ZMW |
| 1,000 KGS | 220.83 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-03-07T07:08:26Z",
"rates": {
"ZMW": 0.220825
}
}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": 22.0825,
"rate": 0.220825
}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