Rate Overview
Live
1 UGX = 0.004736 MDL
1 MDL = 211.1486
UGX
Avg
0.004788
High
0.005071
Low
0.004587
Last updated: 7/22/2026, 3:55:32 AM
Quick Conversions
| UGX | MDL |
|---|---|
| 1 UGX | 0.00 MDL |
| 10 UGX | 0.05 MDL |
| 50 UGX | 0.24 MDL |
| 100 UGX | 0.47 MDL |
| 500 UGX | 2.37 MDL |
| 1,000 UGX | 4.74 MDL |
Get UGX/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=MDLExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-07-22T03:55:32Z",
"rates": {
"MDL": 0.004736
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "MDL",
"amount": 100
},
"result": 0.47359999999999997,
"rate": 0.004736
}Build with UGX/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key