Rate Overview
Live
1 KPW = 0.020999 ZMW
1 ZMW = 47.6213
KPW
Avg
0.021374
High
0.021751
Low
0.020795
Last updated: 3/27/2026, 8:10:39 AM
Quick Conversions
| KPW | ZMW |
|---|---|
| 1 KPW | 0.02 ZMW |
| 10 KPW | 0.21 ZMW |
| 50 KPW | 1.05 ZMW |
| 100 KPW | 2.10 ZMW |
| 500 KPW | 10.50 ZMW |
| 1,000 KPW | 21.00 ZMW |
Get KPW/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=ZMWExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-03-27T08:10:39Z",
"rates": {
"ZMW": 0.020999
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "ZMW",
"amount": 100
},
"result": 2.0999,
"rate": 0.020999
}Build with KPW/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key