Rate Overview
Live
1 UAH = 0.394895 MDL
1 MDL = 2.5323
UAH
Avg
0.394771
High
0.395584
Low
0.393615
Last updated: 7/5/2026, 12:27:48 PM
Quick Conversions
| UAH | MDL |
|---|---|
| 1 UAH | 0.39 MDL |
| 10 UAH | 3.95 MDL |
| 50 UAH | 19.74 MDL |
| 100 UAH | 39.49 MDL |
| 500 UAH | 197.45 MDL |
| 1,000 UAH | 394.90 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-05T12:27:48Z",
"rates": {
"MDL": 0.394895
}
}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.4895,
"rate": 0.394895
}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