Rate Overview
Live
1 KRW = 1.2661 MWK
1 MWK = 0.789820
KRW
Avg
1.2642
High
1.2742
Low
1.2554
Last updated: 9/3/2026, 5:07:16 AM
Quick Conversions
| KRW | MWK |
|---|---|
| 1 KRW | 1.27 MWK |
| 10 KRW | 12.66 MWK |
| 50 KRW | 63.31 MWK |
| 100 KRW | 126.61 MWK |
| 500 KRW | 633.06 MWK |
| 1,000 KRW | 1,266.11 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-09-03T05:07:16Z",
"rates": {
"MWK": 1.266112
}
}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": 126.6112,
"rate": 1.266112
}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