Rate Overview
Live
1 MDL = 2.3325 UYU
1 UYU = 0.428732
MDL
Avg
2.3174
High
2.3395
Low
2.2819
Last updated: 5/6/2026, 4:20:58 PM
Quick Conversions
| MDL | UYU |
|---|---|
| 1 MDL | 2.33 UYU |
| 10 MDL | 23.32 UYU |
| 50 MDL | 116.62 UYU |
| 100 MDL | 233.25 UYU |
| 500 MDL | 1,166.23 UYU |
| 1,000 MDL | 2,332.46 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-05-06T16:20:58Z",
"rates": {
"UYU": 2.332462
}
}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": 233.24620000000002,
"rate": 2.332462
}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