Rate Overview
Live
1 MDL = 2.5796 UAH
1 UAH = 0.387653
MDL
Avg
2.5807
High
2.5878
Low
2.5760
Last updated: 8/15/2026, 1:00:09 PM
Quick Conversions
| MDL | UAH |
|---|---|
| 1 MDL | 2.58 UAH |
| 10 MDL | 25.80 UAH |
| 50 MDL | 128.98 UAH |
| 100 MDL | 257.96 UAH |
| 500 MDL | 1,289.81 UAH |
| 1,000 MDL | 2,579.63 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-08-15T13:00:09Z",
"rates": {
"UAH": 2.579625
}
}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": 257.9625,
"rate": 2.579625
}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