Rate Overview
Live
1 KGS = 19.7541 MWK
1 MWK = 0.050622
KGS
Avg
19.8156
High
19.8873
Low
19.7444
Last updated: 8/1/2026, 12:23:47 PM
Quick Conversions
| KGS | MWK |
|---|---|
| 1 KGS | 19.75 MWK |
| 10 KGS | 197.54 MWK |
| 50 KGS | 987.71 MWK |
| 100 KGS | 1,975.41 MWK |
| 500 KGS | 9,877.07 MWK |
| 1,000 KGS | 19,754.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-08-01T12:23:47Z",
"rates": {
"MWK": 19.754149
}
}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": 1975.4149000000002,
"rate": 19.754149
}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