Rate Overview
Live
1 MWK = 2.1273 UGX
1 UGX = 0.470083
MWK
Avg
2.1323
High
2.1483
Low
2.1189
Last updated: 4/17/2026, 6:22:39 AM
Quick Conversions
| MWK | UGX |
|---|---|
| 1 MWK | 2.13 UGX |
| 10 MWK | 21.27 UGX |
| 50 MWK | 106.36 UGX |
| 100 MWK | 212.73 UGX |
| 500 MWK | 1,063.64 UGX |
| 1,000 MWK | 2,127.28 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-04-17T06:22:39Z",
"rates": {
"UGX": 2.127282
}
}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": 212.72820000000002,
"rate": 2.127282
}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