Rate Overview
Live
1 UZS = 0.001462 MDL
1 MDL = 683.9945
UZS
Avg
0.001461
High
0.001470
Low
0.001453
Last updated: 7/26/2026, 6:48:17 AM
Quick Conversions
| UZS | MDL |
|---|---|
| 1 UZS | 0.00 MDL |
| 10 UZS | 0.01 MDL |
| 50 UZS | 0.07 MDL |
| 100 UZS | 0.15 MDL |
| 500 UZS | 0.73 MDL |
| 1,000 UZS | 1.46 MDL |
Get UZS/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=MDLExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-07-26T06:48:17Z",
"rates": {
"MDL": 0.001462
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "MDL",
"amount": 100
},
"result": 0.1462,
"rate": 0.001462
}Build with UZS/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key