Rate Overview
Live
1 MDL = 212.0331 UGX
1 UGX = 0.004716
MDL
Avg
212.1992
High
216.3793
Low
203.1224
Last updated: 3/27/2026, 10:14:20 AM
Quick Conversions
| MDL | UGX |
|---|---|
| 1 MDL | 212.03 UGX |
| 10 MDL | 2,120.33 UGX |
| 50 MDL | 10,601.65 UGX |
| 100 MDL | 21,203.31 UGX |
| 500 MDL | 106,016.54 UGX |
| 1,000 MDL | 212,033.09 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-27T10:14:20Z",
"rates": {
"UGX": 212.033087
}
}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": 21203.308699999998,
"rate": 212.033087
}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