Rate Overview
Live
1 MWK = 0.820471 KRW
1 KRW = 1.2188
MWK
Avg
0.816877
High
0.821735
Low
0.810241
Last updated: 8/13/2026, 6:11:16 AM
Quick Conversions
| MWK | KRW |
|---|---|
| 1 MWK | 0.82 KRW |
| 10 MWK | 8.20 KRW |
| 50 MWK | 41.02 KRW |
| 100 MWK | 82.05 KRW |
| 500 MWK | 410.24 KRW |
| 1,000 MWK | 820.47 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-08-13T06:11:16Z",
"rates": {
"KRW": 0.820471
}
}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": 82.0471,
"rate": 0.820471
}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