Rate Overview
Live
1 MWK = 2.1045 UGX
1 UGX = 0.475177
MWK
Avg
2.1111
High
2.1162
Low
2.1031
Last updated: 7/5/2026, 9:48:37 AM
Quick Conversions
| MWK | UGX |
|---|---|
| 1 MWK | 2.10 UGX |
| 10 MWK | 21.04 UGX |
| 50 MWK | 105.22 UGX |
| 100 MWK | 210.45 UGX |
| 500 MWK | 1,052.24 UGX |
| 1,000 MWK | 2,104.48 UGX |
Get MWK/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=UGXExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-07-05T09:48:37Z",
"rates": {
"UGX": 2.104477
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "UGX",
"amount": 100
},
"result": 210.44770000000003,
"rate": 2.104477
}Build with MWK/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key