Rate Overview
Live
1 UGX = 0.448165 MWK
1 MWK = 2.2313
UGX
Avg
0.460786
High
0.467105
Low
0.448165
Last updated: 9/13/2026, 5:10:06 PM
Quick Conversions
| UGX | MWK |
|---|---|
| 1 UGX | 0.45 MWK |
| 10 UGX | 4.48 MWK |
| 50 UGX | 22.41 MWK |
| 100 UGX | 44.82 MWK |
| 500 UGX | 224.08 MWK |
| 1,000 UGX | 448.16 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-09-13T17:10:06Z",
"rates": {
"MWK": 0.448165
}
}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": 44.8165,
"rate": 0.448165
}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