Rate Overview
Live
1 MDL = 2.5757 UAH
1 UAH = 0.388245
MDL
Avg
2.5792
High
2.5880
Low
2.5647
Last updated: 6/16/2026, 3:04:29 AM
Quick Conversions
| MDL | UAH |
|---|---|
| 1 MDL | 2.58 UAH |
| 10 MDL | 25.76 UAH |
| 50 MDL | 128.78 UAH |
| 100 MDL | 257.57 UAH |
| 500 MDL | 1,287.85 UAH |
| 1,000 MDL | 2,575.69 UAH |
Get MDL/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=UAHExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-06-16T03:04:29Z",
"rates": {
"UAH": 2.575692
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "UAH",
"amount": 100
},
"result": 257.5692,
"rate": 2.575692
}Build with MDL/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key