Rate Overview
Live
1 MWK = 0.841685 KRW
1 KRW = 1.1881
MWK
Avg
0.842452
High
0.892192
Low
0.796988
Last updated: 7/25/2026, 3:47:42 AM
Quick Conversions
| MWK | KRW |
|---|---|
| 1 MWK | 0.84 KRW |
| 10 MWK | 8.42 KRW |
| 50 MWK | 42.08 KRW |
| 100 MWK | 84.17 KRW |
| 500 MWK | 420.84 KRW |
| 1,000 MWK | 841.69 KRW |
Get MWK/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=KRWExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-07-25T03:47:42Z",
"rates": {
"KRW": 0.841685
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "KRW",
"amount": 100
},
"result": 84.1685,
"rate": 0.841685
}Build with MWK/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key