Rate Overview
Live
1 UZS = 0.001463 MDL
1 MDL = 683.5270
UZS
Avg
0.001432
High
0.001481
Low
0.001377
Last updated: 7/25/2026, 10:50:26 PM
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-25T22:50:26Z",
"rates": {
"MDL": 0.001463
}
}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.1463,
"rate": 0.001463
}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