Rate Overview
Live
1 MDL = 212.7494 UGX
1 UGX = 0.004700
MDL
Avg
211.4003
High
212.7494
Low
210.2612
Last updated: 7/25/2026, 1:22:44 AM
Quick Conversions
| MDL | UGX |
|---|---|
| 1 MDL | 212.75 UGX |
| 10 MDL | 2,127.49 UGX |
| 50 MDL | 10,637.47 UGX |
| 100 MDL | 21,274.94 UGX |
| 500 MDL | 106,374.71 UGX |
| 1,000 MDL | 212,749.42 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-07-25T01:22:44Z",
"rates": {
"UGX": 212.749415
}
}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": 21274.9415,
"rate": 212.749415
}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