Rate Overview
Live
1 MDL = 2.3180 UYU
1 UYU = 0.431415
MDL
Avg
2.3203
High
2.3276
Low
2.3135
Last updated: 6/15/2026, 9:17:13 PM
Quick Conversions
| MDL | UYU |
|---|---|
| 1 MDL | 2.32 UYU |
| 10 MDL | 23.18 UYU |
| 50 MDL | 115.90 UYU |
| 100 MDL | 231.80 UYU |
| 500 MDL | 1,158.98 UYU |
| 1,000 MDL | 2,317.95 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-06-15T21:17:13Z",
"rates": {
"UYU": 2.317954
}
}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.79539999999997,
"rate": 2.317954
}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