Rate Overview
Live
1 MWK = 0.074239 KES
1 KES = 13.4700
MWK
Avg
0.074215
High
0.074479
Low
0.074148
Last updated: 5/7/2026, 4:03:53 PM
Quick Conversions
| MWK | KES |
|---|---|
| 1 MWK | 0.07 KES |
| 10 MWK | 0.74 KES |
| 50 MWK | 3.71 KES |
| 100 MWK | 7.42 KES |
| 500 MWK | 37.12 KES |
| 1,000 MWK | 74.24 KES |
Get MWK/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=KESExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-05-07T16:03:53Z",
"rates": {
"KES": 0.074239
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "KES",
"amount": 100
},
"result": 7.4239,
"rate": 0.074239
}Build with MWK/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key