Rate Overview
Live
1 UAH = 0.393058 MDL
1 MDL = 2.5442
UAH
Avg
0.393599
High
0.403345
Low
0.387801
Last updated: 7/14/2026, 11:44:17 AM
Quick Conversions
| UAH | MDL |
|---|---|
| 1 UAH | 0.39 MDL |
| 10 UAH | 3.93 MDL |
| 50 UAH | 19.65 MDL |
| 100 UAH | 39.31 MDL |
| 500 UAH | 196.53 MDL |
| 1,000 UAH | 393.06 MDL |
Get UAH/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=MDLExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-14T11:44:17Z",
"rates": {
"MDL": 0.393058
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "MDL",
"amount": 100
},
"result": 39.305800000000005,
"rate": 0.393058
}Build with UAH/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key