Rate Overview
Live
1 UGX = 0.004600 MDL
1 MDL = 217.3913
UGX
Avg
0.004790
High
0.005071
Low
0.004587
Last updated: 5/26/2026, 9:30:59 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.30 MDL |
| 1,000 UGX | 4.60 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-05-26T21:30:59Z",
"rates": {
"MDL": 0.0046
}
}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.45999999999999996,
"rate": 0.0046
}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