Rate Overview
Live
1 UGX = 0.470896 MWK
1 MWK = 2.1236
UGX
Avg
0.475966
High
0.482363
Low
0.465970
Last updated: 3/6/2026, 8:15:28 AM
Quick Conversions
| UGX | MWK |
|---|---|
| 1 UGX | 0.47 MWK |
| 10 UGX | 4.71 MWK |
| 50 UGX | 23.54 MWK |
| 100 UGX | 47.09 MWK |
| 500 UGX | 235.45 MWK |
| 1,000 UGX | 470.90 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-06T08:15:28Z",
"rates": {
"MWK": 0.470896
}
}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": 47.0896,
"rate": 0.470896
}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