Rate Overview
Live
1 UGX = 0.004627 MDL
1 MDL = 216.1228
UGX
Avg
0.004639
High
0.004686
Low
0.004574
Last updated: 4/16/2026, 4:13:24 PM
Quick Conversions
| UGX | MDL |
|---|---|
| 1 UGX | 0.00 MDL |
| 10 UGX | 0.05 MDL |
| 50 UGX | 0.23 MDL |
| 100 UGX | 0.46 MDL |
| 500 UGX | 2.31 MDL |
| 1,000 UGX | 4.63 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-04-16T16:13:24Z",
"rates": {
"MDL": 0.004627
}
}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.4627,
"rate": 0.004627
}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