Rate Overview
Live
1 MWK = 0.518140 KPW
1 KPW = 1.9300
MWK
Avg
0.518835
High
0.520347
Low
0.518108
Last updated: 4/17/2026, 12:07:44 PM
Quick Conversions
| MWK | KPW |
|---|---|
| 1 MWK | 0.52 KPW |
| 10 MWK | 5.18 KPW |
| 50 MWK | 25.91 KPW |
| 100 MWK | 51.81 KPW |
| 500 MWK | 259.07 KPW |
| 1,000 MWK | 518.14 KPW |
Get MWK/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=KPWExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-04-17T12:07:44Z",
"rates": {
"KPW": 0.51814
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "KPW",
"amount": 100
},
"result": 51.81400000000001,
"rate": 0.51814
}Build with MWK/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key