Rate Overview
Live
1 UGX = 0.464550 MWK
1 MWK = 2.1526
UGX
Avg
0.466321
High
0.467370
Low
0.464550
Last updated: 8/20/2026, 9:54:19 PM
Quick Conversions
| UGX | MWK |
|---|---|
| 1 UGX | 0.46 MWK |
| 10 UGX | 4.65 MWK |
| 50 UGX | 23.23 MWK |
| 100 UGX | 46.46 MWK |
| 500 UGX | 232.28 MWK |
| 1,000 UGX | 464.55 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-08-20T21:54:19Z",
"rates": {
"MWK": 0.46455
}
}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.455,
"rate": 0.46455
}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