Rate Overview
Live
1 MDL = 2.5050 UAH
1 UAH = 0.399204
MDL
Avg
2.4085
High
2.5566
Low
2.2321
Last updated: 3/27/2026, 1:10:19 PM
Quick Conversions
| MDL | UAH |
|---|---|
| 1 MDL | 2.50 UAH |
| 10 MDL | 25.05 UAH |
| 50 MDL | 125.25 UAH |
| 100 MDL | 250.50 UAH |
| 500 MDL | 1,252.49 UAH |
| 1,000 MDL | 2,504.98 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-03-27T13:10:19Z",
"rates": {
"UAH": 2.504982
}
}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": 250.4982,
"rate": 2.504982
}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