Rate Overview
Live
1 UGX = 0.472085 MWK
1 MWK = 2.1183
UGX
Avg
0.480422
High
0.505780
Low
0.458538
Last updated: 7/11/2026, 5:11:44 PM
Quick Conversions
| UGX | MWK |
|---|---|
| 1 UGX | 0.47 MWK |
| 10 UGX | 4.72 MWK |
| 50 UGX | 23.60 MWK |
| 100 UGX | 47.21 MWK |
| 500 UGX | 236.04 MWK |
| 1,000 UGX | 472.09 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-07-11T17:11:44Z",
"rates": {
"MWK": 0.472085
}
}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.2085,
"rate": 0.472085
}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