Rate Overview
Live
1 MDL = 2.5461 UAH
1 UAH = 0.392750
MDL
Avg
2.5512
High
2.5603
Low
2.5461
Last updated: 5/6/2026, 5:18:14 PM
Quick Conversions
| MDL | UAH |
|---|---|
| 1 MDL | 2.55 UAH |
| 10 MDL | 25.46 UAH |
| 50 MDL | 127.31 UAH |
| 100 MDL | 254.61 UAH |
| 500 MDL | 1,273.07 UAH |
| 1,000 MDL | 2,546.15 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-05-06T17:18:14Z",
"rates": {
"UAH": 2.546146
}
}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": 254.61459999999997,
"rate": 2.546146
}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