Rate Overview
Live
1 MDL = 2.5419 UAH
1 UAH = 0.393402
MDL
Avg
2.5409
High
2.5786
Low
2.4793
Last updated: 7/21/2026, 7:26:33 PM
Quick Conversions
| MDL | UAH |
|---|---|
| 1 MDL | 2.54 UAH |
| 10 MDL | 25.42 UAH |
| 50 MDL | 127.10 UAH |
| 100 MDL | 254.19 UAH |
| 500 MDL | 1,270.96 UAH |
| 1,000 MDL | 2,541.93 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-07-21T19:26:33Z",
"rates": {
"UAH": 2.541926
}
}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.19260000000003,
"rate": 2.541926
}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