Rate Overview
Live
1 MDL = 207.0972 UGX
1 UGX = 0.004829
MDL
Avg
207.2849
High
207.5733
Low
206.9016
Last updated: 7/5/2026, 9:09:48 AM
Quick Conversions
| MDL | UGX |
|---|---|
| 1 MDL | 207.10 UGX |
| 10 MDL | 2,070.97 UGX |
| 50 MDL | 10,354.86 UGX |
| 100 MDL | 20,709.72 UGX |
| 500 MDL | 103,548.61 UGX |
| 1,000 MDL | 207,097.23 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-05T09:09:48Z",
"rates": {
"UGX": 207.097226
}
}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": 20709.7226,
"rate": 207.097226
}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