Rate Overview
Live
1 KES = 0.137813 ZMW
1 ZMW = 7.2562
KES
Avg
0.149557
High
0.175720
Low
0.137036
Last updated: 6/18/2026, 11:54:18 AM
Quick Conversions
| KES | ZMW |
|---|---|
| 1 KES | 0.14 ZMW |
| 10 KES | 1.38 ZMW |
| 50 KES | 6.89 ZMW |
| 100 KES | 13.78 ZMW |
| 500 KES | 68.91 ZMW |
| 1,000 KES | 137.81 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-06-18T11:54:18Z",
"rates": {
"ZMW": 0.137813
}
}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": 13.7813,
"rate": 0.137813
}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