Rate Overview
Live
1 MDL = 220.9134 UGX
1 UGX = 0.004527
MDL
Avg
218.4993
High
220.9134
Low
216.0143
Last updated: 9/2/2026, 2:58:35 AM
Quick Conversions
| MDL | UGX |
|---|---|
| 1 MDL | 220.91 UGX |
| 10 MDL | 2,209.13 UGX |
| 50 MDL | 11,045.67 UGX |
| 100 MDL | 22,091.34 UGX |
| 500 MDL | 110,456.69 UGX |
| 1,000 MDL | 220,913.39 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-09-02T02:58:35Z",
"rates": {
"UGX": 220.913385
}
}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": 22091.3385,
"rate": 220.913385
}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