Rate Overview
Live
1 MDL = 2.5732 UAH
1 UAH = 0.388619
MDL
Avg
2.5822
High
2.6046
Low
2.5721
Last updated: 9/2/2026, 9:59:56 AM
Quick Conversions
| MDL | UAH |
|---|---|
| 1 MDL | 2.57 UAH |
| 10 MDL | 25.73 UAH |
| 50 MDL | 128.66 UAH |
| 100 MDL | 257.32 UAH |
| 500 MDL | 1,286.61 UAH |
| 1,000 MDL | 2,573.21 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-09-02T09:59:56Z",
"rates": {
"UAH": 2.573215
}
}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.32149999999996,
"rate": 2.573215
}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