Rate Overview
Live
1 MWK = 0.243023 KMF
1 KMF = 4.1148
MWK
Avg
0.241814
High
0.243023
Low
0.241171
Last updated: 5/6/2026, 6:23:59 PM
Quick Conversions
| MWK | KMF |
|---|---|
| 1 MWK | 0.24 KMF |
| 10 MWK | 2.43 KMF |
| 50 MWK | 12.15 KMF |
| 100 MWK | 24.30 KMF |
| 500 MWK | 121.51 KMF |
| 1,000 MWK | 243.02 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-05-06T18:23:59Z",
"rates": {
"KMF": 0.243023
}
}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.3023,
"rate": 0.243023
}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