Rate Overview
Live
1 UZS = 0.001432 MDL
1 MDL = 698.3240
UZS
Avg
0.001437
High
0.001443
Low
0.001429
Last updated: 5/6/2026, 7:17:52 PM
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.72 MDL |
| 1,000 UZS | 1.43 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-05-06T19:17:52Z",
"rates": {
"MDL": 0.001432
}
}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.1432,
"rate": 0.001432
}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