Rate Overview
Live
1 MDL = 211.4649 UGX
1 UGX = 0.004729
MDL
Avg
211.6467
High
219.1182
Low
201.9602
Last updated: 7/25/2026, 5:09:28 AM
Quick Conversions
| MDL | UGX |
|---|---|
| 1 MDL | 211.46 UGX |
| 10 MDL | 2,114.65 UGX |
| 50 MDL | 10,573.24 UGX |
| 100 MDL | 21,146.49 UGX |
| 500 MDL | 105,732.43 UGX |
| 1,000 MDL | 211,464.86 UGX |
Get MDL/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=UGXExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-25T05:09:28Z",
"rates": {
"UGX": 211.464855
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "UGX",
"amount": 100
},
"result": 21146.4855,
"rate": 211.464855
}Build with MDL/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key