Rate Overview
Live
1 UAH = 0.388245 MDL
1 MDL = 2.5757
UAH
Avg
0.387718
High
0.389911
Low
0.386396
Last updated: 6/16/2026, 4:18:09 AM
Quick Conversions
| UAH | MDL |
|---|---|
| 1 UAH | 0.39 MDL |
| 10 UAH | 3.88 MDL |
| 50 UAH | 19.41 MDL |
| 100 UAH | 38.82 MDL |
| 500 UAH | 194.12 MDL |
| 1,000 UAH | 388.25 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-16T04:18:09Z",
"rates": {
"MDL": 0.388245
}
}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": 38.8245,
"rate": 0.388245
}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