Rate Overview
Live
1 KGS = 19.8627 MWK
1 MWK = 0.050346
KGS
Avg
19.8382
High
19.9189
Low
19.7604
Last updated: 3/28/2026, 11:01:43 AM
Quick Conversions
| KGS | MWK |
|---|---|
| 1 KGS | 19.86 MWK |
| 10 KGS | 198.63 MWK |
| 50 KGS | 993.13 MWK |
| 100 KGS | 1,986.27 MWK |
| 500 KGS | 9,931.35 MWK |
| 1,000 KGS | 19,862.70 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-03-28T11:01:43Z",
"rates": {
"MWK": 19.862695
}
}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": 1986.2694999999999,
"rate": 19.862695
}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