Rate Overview
Live
1 UYU = 0.428113 MDL
1 MDL = 2.3358
UYU
Avg
0.430287
High
0.432240
Low
0.428113
Last updated: 6/16/2026, 9:02:48 AM
Quick Conversions
| UYU | MDL |
|---|---|
| 1 UYU | 0.43 MDL |
| 10 UYU | 4.28 MDL |
| 50 UYU | 21.41 MDL |
| 100 UYU | 42.81 MDL |
| 500 UYU | 214.06 MDL |
| 1,000 UYU | 428.11 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-06-16T09:02:48Z",
"rates": {
"MDL": 0.428113
}
}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": 42.8113,
"rate": 0.428113
}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