Rate Overview
Live
1 UZS = 0.001419 MDL
1 MDL = 704.7216
UZS
Avg
0.001413
High
0.001420
Low
0.001402
Last updated: 3/7/2026, 4:58:00 AM
Quick Conversions
| UZS | MDL |
|---|---|
| 1 UZS | 0.00 MDL |
| 10 UZS | 0.01 MDL |
| 50 UZS | 0.07 MDL |
| 100 UZS | 0.14 MDL |
| 500 UZS | 0.71 MDL |
| 1,000 UZS | 1.42 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-03-07T04:58:00Z",
"rates": {
"MDL": 0.001419
}
}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.1419,
"rate": 0.001419
}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