Rate Overview
Live
1 UAH = 0.395705 MDL
1 MDL = 2.5271
UAH
Avg
0.395823
High
0.397107
Low
0.394291
Last updated: 3/7/2026, 4:26:16 AM
Quick Conversions
| UAH | MDL |
|---|---|
| 1 UAH | 0.40 MDL |
| 10 UAH | 3.96 MDL |
| 50 UAH | 19.79 MDL |
| 100 UAH | 39.57 MDL |
| 500 UAH | 197.85 MDL |
| 1,000 UAH | 395.71 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-03-07T04:26:16Z",
"rates": {
"MDL": 0.395705
}
}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.570499999999996,
"rate": 0.395705
}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