Rate Overview
Live
1 UZS = 0.001481 MDL
1 MDL = 675.2194
UZS
Avg
0.001474
High
0.001482
Low
0.001464
Last updated: 7/3/2026, 8:33:07 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.74 MDL |
| 1,000 UZS | 1.48 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-03T08:33:07Z",
"rates": {
"MDL": 0.001481
}
}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.14809999999999998,
"rate": 0.001481
}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