Rate Overview
Live
1 UAH = 0.399204 MDL
1 MDL = 2.5050
UAH
Avg
0.399257
High
0.407470
Low
0.388767
Last updated: 3/27/2026, 5:15:57 PM
Quick Conversions
| UAH | MDL |
|---|---|
| 1 UAH | 0.40 MDL |
| 10 UAH | 3.99 MDL |
| 50 UAH | 19.96 MDL |
| 100 UAH | 39.92 MDL |
| 500 UAH | 199.60 MDL |
| 1,000 UAH | 399.20 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-27T17:15:57Z",
"rates": {
"MDL": 0.399204
}
}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.9204,
"rate": 0.399204
}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