Rate Overview
Live
1 MDL = 212.9272 UGX
1 UGX = 0.004696
MDL
Avg
211.9255
High
215.1327
Low
209.9516
Last updated: 3/6/2026, 9:36:58 PM
Quick Conversions
| MDL | UGX |
|---|---|
| 1 MDL | 212.93 UGX |
| 10 MDL | 2,129.27 UGX |
| 50 MDL | 10,646.36 UGX |
| 100 MDL | 21,292.72 UGX |
| 500 MDL | 106,463.59 UGX |
| 1,000 MDL | 212,927.18 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-03-06T21:36:58Z",
"rates": {
"UGX": 212.927179
}
}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": 21292.7179,
"rate": 212.927179
}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