Rate Overview
Live
1 MWK = 0.050240 KGS
1 KGS = 19.9045
MWK
Avg
0.050244
High
0.050520
Low
0.050198
Last updated: 5/7/2026, 2:52:27 PM
Quick Conversions
| MWK | KGS |
|---|---|
| 1 MWK | 0.05 KGS |
| 10 MWK | 0.50 KGS |
| 50 MWK | 2.51 KGS |
| 100 MWK | 5.02 KGS |
| 500 MWK | 25.12 KGS |
| 1,000 MWK | 50.24 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-05-07T14:52:27Z",
"rates": {
"KGS": 0.05024
}
}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.024,
"rate": 0.05024
}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