Rate Overview
Live
1 KGS = 0.221029 ZMW
1 ZMW = 4.5243
KGS
Avg
0.218042
High
0.221029
Low
0.213982
Last updated: 9/12/2026, 8:09:24 AM
Quick Conversions
| KGS | ZMW |
|---|---|
| 1 KGS | 0.22 ZMW |
| 10 KGS | 2.21 ZMW |
| 50 KGS | 11.05 ZMW |
| 100 KGS | 22.10 ZMW |
| 500 KGS | 110.51 ZMW |
| 1,000 KGS | 221.03 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-09-12T08:09:24Z",
"rates": {
"ZMW": 0.221029
}
}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.1029,
"rate": 0.221029
}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