Rate Overview
Live
1 KRW = 1.2235 MWK
1 MWK = 0.817341
KRW
Avg
1.2260
High
1.2342
Low
1.2212
Last updated: 8/15/2026, 9:28:06 PM
Quick Conversions
| KRW | MWK |
|---|---|
| 1 KRW | 1.22 MWK |
| 10 KRW | 12.23 MWK |
| 50 KRW | 61.17 MWK |
| 100 KRW | 122.35 MWK |
| 500 KRW | 611.74 MWK |
| 1,000 KRW | 1,223.48 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-08-15T21:28:06Z",
"rates": {
"MWK": 1.22348
}
}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": 122.34799999999998,
"rate": 1.22348
}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