Rate Overview
Live
1 KGS = 19.8591 MWK
1 MWK = 0.050355
KGS
Avg
19.8442
High
19.8673
Low
19.8218
Last updated: 3/7/2026, 7:07:45 AM
Quick Conversions
| KGS | MWK |
|---|---|
| 1 KGS | 19.86 MWK |
| 10 KGS | 198.59 MWK |
| 50 KGS | 992.96 MWK |
| 100 KGS | 1,985.91 MWK |
| 500 KGS | 9,929.57 MWK |
| 1,000 KGS | 19,859.15 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-07T07:07:45Z",
"rates": {
"MWK": 19.859149
}
}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": 1985.9148999999998,
"rate": 19.859149
}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