Rate Overview
Live
1 MWK = 2.1428 UGX
1 UGX = 0.466671
MWK
Avg
2.1431
High
2.1490
Low
2.1396
Last updated: 8/18/2026, 1:09:04 AM
Quick Conversions
| MWK | UGX |
|---|---|
| 1 MWK | 2.14 UGX |
| 10 MWK | 21.43 UGX |
| 50 MWK | 107.14 UGX |
| 100 MWK | 214.28 UGX |
| 500 MWK | 1,071.42 UGX |
| 1,000 MWK | 2,142.84 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-08-18T01:09:04Z",
"rates": {
"UGX": 2.142835
}
}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": 214.28349999999998,
"rate": 2.142835
}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