Rate Overview
Live
1 MDL = 2.2866 UYU
1 UYU = 0.437334
MDL
Avg
2.2730
High
2.2866
Low
2.2616
Last updated: 7/4/2026, 5:04:43 AM
Quick Conversions
| MDL | UYU |
|---|---|
| 1 MDL | 2.29 UYU |
| 10 MDL | 22.87 UYU |
| 50 MDL | 114.33 UYU |
| 100 MDL | 228.66 UYU |
| 500 MDL | 1,143.29 UYU |
| 1,000 MDL | 2,286.58 UYU |
Get MDL/UYU Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=UYUExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-04T05:04:43Z",
"rates": {
"UYU": 2.286583
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=UYU&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "UYU",
"amount": 100
},
"result": 228.65829999999997,
"rate": 2.286583
}Build with MDL/UYU Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key