Rate Overview
Live
1 KRW = 1.1422 MWK
1 MWK = 0.875534
KRW
Avg
1.1516
High
1.1675
Low
1.1422
Last updated: 3/27/2026, 6:05:27 AM
Quick Conversions
| KRW | MWK |
|---|---|
| 1 KRW | 1.14 MWK |
| 10 KRW | 11.42 MWK |
| 50 KRW | 57.11 MWK |
| 100 KRW | 114.22 MWK |
| 500 KRW | 571.08 MWK |
| 1,000 KRW | 1,142.16 MWK |
Get KRW/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=MWKExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-03-27T06:05:27Z",
"rates": {
"MWK": 1.14216
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "MWK",
"amount": 100
},
"result": 114.21600000000001,
"rate": 1.14216
}Build with KRW/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key