Rate Overview
Live
1 UYU = 0.430570 MDL
1 MDL = 2.3225
UYU
Avg
0.431685
High
0.432818
Low
0.430570
Last updated: 8/14/2026, 8:25:22 AM
Quick Conversions
| UYU | MDL |
|---|---|
| 1 UYU | 0.43 MDL |
| 10 UYU | 4.31 MDL |
| 50 UYU | 21.53 MDL |
| 100 UYU | 43.06 MDL |
| 500 UYU | 215.29 MDL |
| 1,000 UYU | 430.57 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-08-14T08:25:22Z",
"rates": {
"MDL": 0.43057
}
}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.057,
"rate": 0.43057
}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