Rate Overview
Live
1 MDL = 210.5498 UGX
1 UGX = 0.004749
MDL
Avg
210.4850
High
211.1725
Low
209.8334
Last updated: 7/21/2026, 2:21:42 AM
Quick Conversions
| MDL | UGX |
|---|---|
| 1 MDL | 210.55 UGX |
| 10 MDL | 2,105.50 UGX |
| 50 MDL | 10,527.49 UGX |
| 100 MDL | 21,054.98 UGX |
| 500 MDL | 105,274.91 UGX |
| 1,000 MDL | 210,549.81 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-21T02:21:42Z",
"rates": {
"UGX": 210.549814
}
}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": 21054.9814,
"rate": 210.549814
}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