Rate Overview
Live
1 KGS = 19.8265 MWK
1 MWK = 0.050438
KGS
Avg
19.7854
High
19.8265
Low
19.7005
Last updated: 8/21/2026, 10:56:24 AM
Quick Conversions
| KGS | MWK |
|---|---|
| 1 KGS | 19.83 MWK |
| 10 KGS | 198.26 MWK |
| 50 KGS | 991.32 MWK |
| 100 KGS | 1,982.65 MWK |
| 500 KGS | 9,913.23 MWK |
| 1,000 KGS | 19,826.47 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-08-21T10:56:24Z",
"rates": {
"MWK": 19.826469
}
}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.6469,
"rate": 19.826469
}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