Rate Overview
Live
1 MWK = 2.1182 UGX
1 UGX = 0.472095
MWK
Avg
2.1057
High
2.1461
Low
2.0756
Last updated: 3/7/2026, 7:40:58 AM
Quick Conversions
| MWK | UGX |
|---|---|
| 1 MWK | 2.12 UGX |
| 10 MWK | 21.18 UGX |
| 50 MWK | 105.91 UGX |
| 100 MWK | 211.82 UGX |
| 500 MWK | 1,059.11 UGX |
| 1,000 MWK | 2,118.22 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-03-07T07:40:58Z",
"rates": {
"UGX": 2.118217
}
}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": 211.8217,
"rate": 2.118217
}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