Rate Overview
Live
1 MDL = 2.5288 UAH
1 UAH = 0.395440
MDL
Avg
2.5265
High
2.5362
Low
2.5182
Last updated: 3/7/2026, 1:54:29 AM
Quick Conversions
| MDL | UAH |
|---|---|
| 1 MDL | 2.53 UAH |
| 10 MDL | 25.29 UAH |
| 50 MDL | 126.44 UAH |
| 100 MDL | 252.88 UAH |
| 500 MDL | 1,264.41 UAH |
| 1,000 MDL | 2,528.83 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-07T01:54:29Z",
"rates": {
"UAH": 2.528829
}
}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": 252.8829,
"rate": 2.528829
}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