Rate Overview
Live
1 MWK = 2.1813 UGX
1 UGX = 0.458434
MWK
Avg
2.1733
High
2.1843
Low
2.1606
Last updated: 9/3/2026, 5:34:41 AM
Quick Conversions
| MWK | UGX |
|---|---|
| 1 MWK | 2.18 UGX |
| 10 MWK | 21.81 UGX |
| 50 MWK | 109.07 UGX |
| 100 MWK | 218.13 UGX |
| 500 MWK | 1,090.67 UGX |
| 1,000 MWK | 2,181.34 UGX |
Get MWK/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=UGXExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-09-03T05:34:41Z",
"rates": {
"UGX": 2.181339
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "UGX",
"amount": 100
},
"result": 218.13389999999998,
"rate": 2.181339
}Build with MWK/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key