Rate Overview
Live
1 MDL = 2.5468 UAH
1 UAH = 0.392646
MDL
Avg
2.5305
High
2.5468
Low
2.5151
Last updated: 4/16/2026, 2:04:39 PM
Quick Conversions
| MDL | UAH |
|---|---|
| 1 MDL | 2.55 UAH |
| 10 MDL | 25.47 UAH |
| 50 MDL | 127.34 UAH |
| 100 MDL | 254.68 UAH |
| 500 MDL | 1,273.41 UAH |
| 1,000 MDL | 2,546.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-04-16T14:04:39Z",
"rates": {
"UAH": 2.546826
}
}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.68259999999998,
"rate": 2.546826
}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