Rate Overview
Live
1 MWK = 0.518931 KPW
1 KPW = 1.9270
MWK
Avg
0.518645
High
0.520439
Low
0.516795
Last updated: 5/27/2026, 9:42:26 PM
Quick Conversions
| MWK | KPW |
|---|---|
| 1 MWK | 0.52 KPW |
| 10 MWK | 5.19 KPW |
| 50 MWK | 25.95 KPW |
| 100 MWK | 51.89 KPW |
| 500 MWK | 259.47 KPW |
| 1,000 MWK | 518.93 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-05-27T21:42:26Z",
"rates": {
"KPW": 0.518931
}
}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.893100000000004,
"rate": 0.518931
}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