Rate Overview
Live
1 KGS = 19.8278 MWK
1 MWK = 0.050434
KGS
Avg
19.8316
High
19.9210
Low
19.7785
Last updated: 5/28/2026, 3:45:02 AM
Quick Conversions
| KGS | MWK |
|---|---|
| 1 KGS | 19.83 MWK |
| 10 KGS | 198.28 MWK |
| 50 KGS | 991.39 MWK |
| 100 KGS | 1,982.78 MWK |
| 500 KGS | 9,913.91 MWK |
| 1,000 KGS | 19,827.82 MWK |
Get KGS/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=MWKExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-05-28T03:45:02Z",
"rates": {
"MWK": 19.827819
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "MWK",
"amount": 100
},
"result": 1982.7819000000002,
"rate": 19.827819
}Build with KGS/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key