Rate Overview
Live
1 MDL = 2.3233 UYU
1 UYU = 0.430418
MDL
Avg
2.3320
High
2.3490
Low
2.3233
Last updated: 9/3/2026, 4:49:05 AM
Quick Conversions
| MDL | UYU |
|---|---|
| 1 MDL | 2.32 UYU |
| 10 MDL | 23.23 UYU |
| 50 MDL | 116.17 UYU |
| 100 MDL | 232.33 UYU |
| 500 MDL | 1,161.66 UYU |
| 1,000 MDL | 2,323.32 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-09-03T04:49:05Z",
"rates": {
"UYU": 2.323323
}
}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": 232.33229999999998,
"rate": 2.323323
}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