Rate Overview
Live
1 MDL = 2.2758 UYU
1 UYU = 0.439408
MDL
Avg
2.2494
High
2.2758
Low
2.2209
Last updated: 3/7/2026, 1:56:43 AM
Quick Conversions
| MDL | UYU |
|---|---|
| 1 MDL | 2.28 UYU |
| 10 MDL | 22.76 UYU |
| 50 MDL | 113.79 UYU |
| 100 MDL | 227.58 UYU |
| 500 MDL | 1,137.90 UYU |
| 1,000 MDL | 2,275.79 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-07T01:56:43Z",
"rates": {
"UYU": 2.275791
}
}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": 227.57909999999998,
"rate": 2.275791
}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