Rate Overview
Live
1 MWK = 0.891202 KRW
1 KRW = 1.1221
MWK
Avg
0.878552
High
0.891202
Low
0.869410
Last updated: 6/18/2026, 10:04:42 AM
Quick Conversions
| MWK | KRW |
|---|---|
| 1 MWK | 0.89 KRW |
| 10 MWK | 8.91 KRW |
| 50 MWK | 44.56 KRW |
| 100 MWK | 89.12 KRW |
| 500 MWK | 445.60 KRW |
| 1,000 MWK | 891.20 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-06-18T10:04:42Z",
"rates": {
"KRW": 0.891202
}
}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": 89.12020000000001,
"rate": 0.891202
}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