Rate Overview
Live
1 KGS = 0.221027 ZMW
1 ZMW = 4.5243
KGS
Avg
0.220226
High
0.221027
Low
0.219323
Last updated: 9/11/2026, 9:12:49 PM
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-11T21:12:49Z",
"rates": {
"ZMW": 0.221027
}
}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.1027,
"rate": 0.221027
}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