Rate Overview
Live
1 MWK = 0.050582 KGS
1 KGS = 19.7699
MWK
Avg
0.050455
High
0.050647
Low
0.050283
Last updated: 7/28/2026, 7:34:56 PM
Quick Conversions
| MWK | KGS |
|---|---|
| 1 MWK | 0.05 KGS |
| 10 MWK | 0.51 KGS |
| 50 MWK | 2.53 KGS |
| 100 MWK | 5.06 KGS |
| 500 MWK | 25.29 KGS |
| 1,000 MWK | 50.58 KGS |
Get MWK/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=KGSExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-07-28T19:34:56Z",
"rates": {
"KGS": 0.050582
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "KGS",
"amount": 100
},
"result": 5.0582,
"rate": 0.050582
}Build with MWK/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key