Rate Overview
Live
1 MDL = 2.3225 UYU
1 UYU = 0.430571
MDL
Avg
2.3165
High
2.3225
Low
2.3104
Last updated: 8/14/2026, 7:38:39 PM
Quick Conversions
| MDL | UYU |
|---|---|
| 1 MDL | 2.32 UYU |
| 10 MDL | 23.22 UYU |
| 50 MDL | 116.12 UYU |
| 100 MDL | 232.25 UYU |
| 500 MDL | 1,161.25 UYU |
| 1,000 MDL | 2,322.50 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-08-14T19:38:39Z",
"rates": {
"UYU": 2.3225
}
}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.24999999999997,
"rate": 2.3225
}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