Rate Overview
Live
1 MDL = 207.3653 UGX
1 UGX = 0.004822
MDL
Avg
208.8486
High
217.9711
Low
197.1764
Last updated: 6/29/2026, 2:36:12 AM
Quick Conversions
| MDL | UGX |
|---|---|
| 1 MDL | 207.37 UGX |
| 10 MDL | 2,073.65 UGX |
| 50 MDL | 10,368.27 UGX |
| 100 MDL | 20,736.53 UGX |
| 500 MDL | 103,682.66 UGX |
| 1,000 MDL | 207,365.32 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-06-29T02:36:12Z",
"rates": {
"UGX": 207.365316
}
}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": 20736.531600000002,
"rate": 207.365316
}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