Rate Overview
Live
1 MDL = 214.5734 UGX
1 UGX = 0.004660
MDL
Avg
214.3922
High
214.5734
Low
213.8769
Last updated: 8/14/2026, 5:29:52 PM
Quick Conversions
| MDL | UGX |
|---|---|
| 1 MDL | 214.57 UGX |
| 10 MDL | 2,145.73 UGX |
| 50 MDL | 10,728.67 UGX |
| 100 MDL | 21,457.34 UGX |
| 500 MDL | 107,286.71 UGX |
| 1,000 MDL | 214,573.41 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-08-14T17:29:52Z",
"rates": {
"UGX": 214.57341
}
}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": 21457.341,
"rate": 214.57341
}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