Rate Overview
Live
1 UGX = 0.004716 MDL
1 MDL = 212.0441
UGX
Avg
0.004660
High
0.004734
Low
0.004613
Last updated: 3/27/2026, 3:32:53 PM
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.36 MDL |
| 1,000 UGX | 4.72 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-03-27T15:32:53Z",
"rates": {
"MDL": 0.004716
}
}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.47159999999999996,
"rate": 0.004716
}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