Rate Overview
Live
1 UYU = 0.437305 MDL
1 MDL = 2.2867
UYU
Avg
0.439115
High
0.441636
Low
0.437305
Last updated: 7/6/2026, 4:54:05 PM
Quick Conversions
| UYU | MDL |
|---|---|
| 1 UYU | 0.44 MDL |
| 10 UYU | 4.37 MDL |
| 50 UYU | 21.87 MDL |
| 100 UYU | 43.73 MDL |
| 500 UYU | 218.65 MDL |
| 1,000 UYU | 437.31 MDL |
Get UYU/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UYU¤cies=MDLExample Response:
{
"success": true,
"base": "UYU",
"date": "2026-07-06T16:54:05Z",
"rates": {
"MDL": 0.437305
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UYU&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UYU",
"to": "MDL",
"amount": 100
},
"result": 43.7305,
"rate": 0.437305
}Build with UYU/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key