Rate Overview
Live
1 MDL = 216.0981 UGX
1 UGX = 0.004628
MDL
Avg
215.5543
High
218.6103
Low
213.3810
Last updated: 4/16/2026, 2:06:31 PM
Quick Conversions
| MDL | UGX |
|---|---|
| 1 MDL | 216.10 UGX |
| 10 MDL | 2,160.98 UGX |
| 50 MDL | 10,804.91 UGX |
| 100 MDL | 21,609.81 UGX |
| 500 MDL | 108,049.06 UGX |
| 1,000 MDL | 216,098.12 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-04-16T14:06:31Z",
"rates": {
"UGX": 216.098117
}
}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": 21609.8117,
"rate": 216.098117
}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