Rate Overview
Live
1 KGS = 19.9042 MWK
1 MWK = 0.050241
KGS
Avg
19.9029
High
19.9210
Low
19.7940
Last updated: 5/7/2026, 10:49:32 PM
Quick Conversions
| KGS | MWK |
|---|---|
| 1 KGS | 19.90 MWK |
| 10 KGS | 199.04 MWK |
| 50 KGS | 995.21 MWK |
| 100 KGS | 1,990.42 MWK |
| 500 KGS | 9,952.09 MWK |
| 1,000 KGS | 19,904.18 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-07T22:49:32Z",
"rates": {
"MWK": 19.904181
}
}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": 1990.4181,
"rate": 19.904181
}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