Rate Overview
Live
1 UGX = 0.466279 MWK
1 MWK = 2.1446
UGX
Avg
0.461997
High
0.469060
Low
0.457860
Last updated: 3/27/2026, 11:46:55 AM
Quick Conversions
| UGX | MWK |
|---|---|
| 1 UGX | 0.47 MWK |
| 10 UGX | 4.66 MWK |
| 50 UGX | 23.31 MWK |
| 100 UGX | 46.63 MWK |
| 500 UGX | 233.14 MWK |
| 1,000 UGX | 466.28 MWK |
Get UGX/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=MWKExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-27T11:46:55Z",
"rates": {
"MWK": 0.466279
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "MWK",
"amount": 100
},
"result": 46.6279,
"rate": 0.466279
}Build with UGX/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key