Rate Overview
Live
1 UYU = 0.430051 MDL
1 MDL = 2.3253
UYU
Avg
0.441930
High
0.450273
Low
0.430051
Last updated: 3/7/2026, 4:26:18 AM
Quick Conversions
| UYU | MDL |
|---|---|
| 1 UYU | 0.43 MDL |
| 10 UYU | 4.30 MDL |
| 50 UYU | 21.50 MDL |
| 100 UYU | 43.01 MDL |
| 500 UYU | 215.03 MDL |
| 1,000 UYU | 430.05 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-03-07T04:26:18Z",
"rates": {
"MDL": 0.430051
}
}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.0051,
"rate": 0.430051
}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