Rate Overview
Live
1 MDL = 218.0128 UGX
1 UGX = 0.004587
MDL
Avg
208.9289
High
218.0128
Low
197.1764
Last updated: 5/27/2026, 11:18:59 AM
Quick Conversions
| MDL | UGX |
|---|---|
| 1 MDL | 218.01 UGX |
| 10 MDL | 2,180.13 UGX |
| 50 MDL | 10,900.64 UGX |
| 100 MDL | 21,801.28 UGX |
| 500 MDL | 109,006.41 UGX |
| 1,000 MDL | 218,012.82 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-05-27T11:18:59Z",
"rates": {
"UGX": 218.012825
}
}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": 21801.282499999998,
"rate": 218.012825
}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