Rate Overview
Live
1 MWK = 0.852551 KRW
1 KRW = 1.1730
MWK
Avg
0.849018
High
0.854587
Low
0.841685
Last updated: 7/27/2026, 5:29:05 AM
Quick Conversions
| MWK | KRW |
|---|---|
| 1 MWK | 0.85 KRW |
| 10 MWK | 8.53 KRW |
| 50 MWK | 42.63 KRW |
| 100 MWK | 85.26 KRW |
| 500 MWK | 426.28 KRW |
| 1,000 MWK | 852.55 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-27T05:29:05Z",
"rates": {
"KRW": 0.852551
}
}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": 85.2551,
"rate": 0.852551
}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