Rate Overview
Live
1 KES = 0.145717 ZMW
1 ZMW = 6.8626
KES
Avg
0.148496
High
0.151627
Low
0.144065
Last updated: 3/27/2026, 6:30:52 AM
Quick Conversions
| KES | ZMW |
|---|---|
| 1 KES | 0.15 ZMW |
| 10 KES | 1.46 ZMW |
| 50 KES | 7.29 ZMW |
| 100 KES | 14.57 ZMW |
| 500 KES | 72.86 ZMW |
| 1,000 KES | 145.72 ZMW |
Get KES/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=ZMWExample Response:
{
"success": true,
"base": "KES",
"date": "2026-03-27T06:30:52Z",
"rates": {
"ZMW": 0.145717
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "ZMW",
"amount": 100
},
"result": 14.571700000000002,
"rate": 0.145717
}Build with KES/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key