Rate Overview
Live
1 KRW = 1.1912 MWK
1 MWK = 0.839503
KRW
Avg
1.1705
High
1.2142
Low
1.1267
Last updated: 7/29/2026, 8:48:51 AM
Quick Conversions
| KRW | MWK |
|---|---|
| 1 KRW | 1.19 MWK |
| 10 KRW | 11.91 MWK |
| 50 KRW | 59.56 MWK |
| 100 KRW | 119.12 MWK |
| 500 KRW | 595.59 MWK |
| 1,000 KRW | 1,191.18 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-07-29T08:48:51Z",
"rates": {
"MWK": 1.191181
}
}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": 119.1181,
"rate": 1.191181
}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