Rate Overview
Live
1 MDL = 213.3165 UGX
1 UGX = 0.004688
MDL
Avg
215.5113
High
216.8501
Low
213.3165
Last updated: 6/16/2026, 9:00:00 AM
Quick Conversions
| MDL | UGX |
|---|---|
| 1 MDL | 213.32 UGX |
| 10 MDL | 2,133.16 UGX |
| 50 MDL | 10,665.82 UGX |
| 100 MDL | 21,331.65 UGX |
| 500 MDL | 106,658.24 UGX |
| 1,000 MDL | 213,316.48 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-16T09:00:00Z",
"rates": {
"UGX": 213.316479
}
}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": 21331.6479,
"rate": 213.316479
}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