Rate Overview
Live
1 MWK = 0.243838 KMF
1 KMF = 4.1011
MWK
Avg
0.242583
High
0.244540
Low
0.239954
Last updated: 3/7/2026, 7:40:04 AM
Quick Conversions
| MWK | KMF |
|---|---|
| 1 MWK | 0.24 KMF |
| 10 MWK | 2.44 KMF |
| 50 MWK | 12.19 KMF |
| 100 MWK | 24.38 KMF |
| 500 MWK | 121.92 KMF |
| 1,000 MWK | 243.84 KMF |
Get MWK/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=KMFExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-07T07:40:04Z",
"rates": {
"KMF": 0.243838
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "KMF",
"amount": 100
},
"result": 24.3838,
"rate": 0.243838
}Build with MWK/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key