Rate Overview
Live
1 MDL = 2.3107 UYU
1 UYU = 0.432770
MDL
Avg
2.3136
High
2.3876
Low
2.2215
Last updated: 3/27/2026, 7:03:23 PM
Quick Conversions
| MDL | UYU |
|---|---|
| 1 MDL | 2.31 UYU |
| 10 MDL | 23.11 UYU |
| 50 MDL | 115.53 UYU |
| 100 MDL | 231.07 UYU |
| 500 MDL | 1,155.35 UYU |
| 1,000 MDL | 2,310.70 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-03-27T19:03:23Z",
"rates": {
"UYU": 2.310697
}
}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": 231.06969999999998,
"rate": 2.310697
}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