Rate Overview
Live
1 KRW = 1.1911 MWK
1 MWK = 0.839530
KRW
Avg
1.1845
High
1.1949
Low
1.1747
Last updated: 5/7/2026, 8:18:19 AM
Quick Conversions
| KRW | MWK |
|---|---|
| 1 KRW | 1.19 MWK |
| 10 KRW | 11.91 MWK |
| 50 KRW | 59.56 MWK |
| 100 KRW | 119.11 MWK |
| 500 KRW | 595.57 MWK |
| 1,000 KRW | 1,191.14 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-05-07T08:18:19Z",
"rates": {
"MWK": 1.191142
}
}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.1142,
"rate": 1.191142
}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