Rate Overview
Live
1 UGX = 0.459435 MWK
1 MWK = 2.1766
UGX
Avg
0.459406
High
0.461236
Low
0.457109
Last updated: 5/27/2026, 10:42:17 PM
Quick Conversions
| UGX | MWK |
|---|---|
| 1 UGX | 0.46 MWK |
| 10 UGX | 4.59 MWK |
| 50 UGX | 22.97 MWK |
| 100 UGX | 45.94 MWK |
| 500 UGX | 229.72 MWK |
| 1,000 UGX | 459.44 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-05-27T22:42:17Z",
"rates": {
"MWK": 0.459435
}
}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": 45.9435,
"rate": 0.459435
}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