Rate Overview
Live
1 MWK = 0.050488 KGS
1 KGS = 19.8067
MWK
Avg
0.050481
High
0.050535
Low
0.050417
Last updated: 9/10/2026, 4:06:59 PM
Quick Conversions
| MWK | KGS |
|---|---|
| 1 MWK | 0.05 KGS |
| 10 MWK | 0.50 KGS |
| 50 MWK | 2.52 KGS |
| 100 MWK | 5.05 KGS |
| 500 MWK | 25.24 KGS |
| 1,000 MWK | 50.49 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-09-10T16:06:59Z",
"rates": {
"KGS": 0.050488
}
}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.0488,
"rate": 0.050488
}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