Rate Overview
Live
1 MWK = 0.517233 KPW
1 KPW = 1.9334
MWK
Avg
0.517252
High
0.520112
Low
0.516709
Last updated: 5/7/2026, 4:03:17 PM
Quick Conversions
| MWK | KPW |
|---|---|
| 1 MWK | 0.52 KPW |
| 10 MWK | 5.17 KPW |
| 50 MWK | 25.86 KPW |
| 100 MWK | 51.72 KPW |
| 500 MWK | 258.62 KPW |
| 1,000 MWK | 517.23 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-07T16:03:17Z",
"rates": {
"KPW": 0.517233
}
}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.72330000000001,
"rate": 0.517233
}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