Rate Overview
Live
1 MDL = 210.5331 UGX
1 UGX = 0.004750
MDL
Avg
212.5869
High
218.7515
Low
203.5023
Last updated: 7/21/2026, 7:12:24 AM
Quick Conversions
| MDL | UGX |
|---|---|
| 1 MDL | 210.53 UGX |
| 10 MDL | 2,105.33 UGX |
| 50 MDL | 10,526.65 UGX |
| 100 MDL | 21,053.31 UGX |
| 500 MDL | 105,266.53 UGX |
| 1,000 MDL | 210,533.07 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-21T07:12:24Z",
"rates": {
"UGX": 210.533066
}
}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": 21053.3066,
"rate": 210.533066
}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