Rate Overview
Live
1 UGX = 0.466702 MWK
1 MWK = 2.1427
UGX
Avg
0.466506
High
0.467105
Low
0.464550
Last updated: 8/21/2026, 10:23:56 PM
Quick Conversions
| UGX | MWK |
|---|---|
| 1 UGX | 0.47 MWK |
| 10 UGX | 4.67 MWK |
| 50 UGX | 23.34 MWK |
| 100 UGX | 46.67 MWK |
| 500 UGX | 233.35 MWK |
| 1,000 UGX | 466.70 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-21T22:23:56Z",
"rates": {
"MWK": 0.466702
}
}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.6702,
"rate": 0.466702
}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