Rate Overview
Live
1 MDL = 2.5527 UAH
1 UAH = 0.391748
MDL
Avg
2.5380
High
2.5649
Low
2.4793
Last updated: 5/26/2026, 9:23:27 PM
Quick Conversions
| MDL | UAH |
|---|---|
| 1 MDL | 2.55 UAH |
| 10 MDL | 25.53 UAH |
| 50 MDL | 127.63 UAH |
| 100 MDL | 255.27 UAH |
| 500 MDL | 1,276.33 UAH |
| 1,000 MDL | 2,552.66 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-26T21:23:27Z",
"rates": {
"UAH": 2.552664
}
}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": 255.2664,
"rate": 2.552664
}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