Rate Overview
Live
1 MDL = 2.2884 UYU
1 UYU = 0.436979
MDL
Avg
2.2894
High
2.2952
Low
2.2816
Last updated: 7/20/2026, 5:46:35 PM
Quick Conversions
| MDL | UYU |
|---|---|
| 1 MDL | 2.29 UYU |
| 10 MDL | 22.88 UYU |
| 50 MDL | 114.42 UYU |
| 100 MDL | 228.84 UYU |
| 500 MDL | 1,144.22 UYU |
| 1,000 MDL | 2,288.44 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-20T17:46:35Z",
"rates": {
"UYU": 2.288441
}
}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.84410000000003,
"rate": 2.288441
}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