Rate Overview
Live
1 MWK = 0.074555 KES
1 KES = 13.4129
MWK
Avg
0.074649
High
0.074905
Low
0.074555
Last updated: 6/19/2026, 8:57:18 AM
Quick Conversions
| MWK | KES |
|---|---|
| 1 MWK | 0.07 KES |
| 10 MWK | 0.75 KES |
| 50 MWK | 3.73 KES |
| 100 MWK | 7.46 KES |
| 500 MWK | 37.28 KES |
| 1,000 MWK | 74.55 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-06-19T08:57:18Z",
"rates": {
"KES": 0.074555
}
}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.4555,
"rate": 0.074555
}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