Rate Overview
Live
1 MWK = 0.050434 KGS
1 KGS = 19.8279
MWK
Avg
0.050434
High
0.050598
Low
0.050287
Last updated: 5/27/2026, 6:20:05 PM
Quick Conversions
| MWK | KGS |
|---|---|
| 1 MWK | 0.05 KGS |
| 10 MWK | 0.50 KGS |
| 50 MWK | 2.52 KGS |
| 100 MWK | 5.04 KGS |
| 500 MWK | 25.22 KGS |
| 1,000 MWK | 50.43 KGS |
Get MWK/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=KGSExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-05-27T18:20:05Z",
"rates": {
"KGS": 0.050434
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "KGS",
"amount": 100
},
"result": 5.0434,
"rate": 0.050434
}Build with MWK/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key