Rate Overview
Live
1 MDL = 2.5295 UAH
1 UAH = 0.395336
MDL
Avg
2.5329
High
2.5406
Low
2.5279
Last updated: 7/5/2026, 12:07:51 AM
Quick Conversions
| MDL | UAH |
|---|---|
| 1 MDL | 2.53 UAH |
| 10 MDL | 25.29 UAH |
| 50 MDL | 126.47 UAH |
| 100 MDL | 252.95 UAH |
| 500 MDL | 1,264.75 UAH |
| 1,000 MDL | 2,529.50 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-05T00:07:51Z",
"rates": {
"UAH": 2.529497
}
}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": 252.9497,
"rate": 2.529497
}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