Rate Overview
Live
1 UAH = 0.395511 MDL
1 MDL = 2.5284
UAH
Avg
0.393821
High
0.395511
Low
0.391057
Last updated: 6/29/2026, 3:13:59 PM
Quick Conversions
| UAH | MDL |
|---|---|
| 1 UAH | 0.40 MDL |
| 10 UAH | 3.96 MDL |
| 50 UAH | 19.78 MDL |
| 100 UAH | 39.55 MDL |
| 500 UAH | 197.76 MDL |
| 1,000 UAH | 395.51 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-06-29T15:13:59Z",
"rates": {
"MDL": 0.395511
}
}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.5511,
"rate": 0.395511
}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