Rate Overview
Live
1 MDL = 214.6048 UGX
1 UGX = 0.004660
MDL
Avg
213.4946
High
219.2828
Low
207.2930
Last updated: 7/26/2026, 7:48:57 PM
Quick Conversions
| MDL | UGX |
|---|---|
| 1 MDL | 214.60 UGX |
| 10 MDL | 2,146.05 UGX |
| 50 MDL | 10,730.24 UGX |
| 100 MDL | 21,460.48 UGX |
| 500 MDL | 107,302.42 UGX |
| 1,000 MDL | 214,604.83 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-26T19:48:57Z",
"rates": {
"UGX": 214.604831
}
}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": 21460.483099999998,
"rate": 214.604831
}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