Rate Overview
Live
1 UAH = 0.392211 MDL
1 MDL = 2.5496
UAH
Avg
0.412096
High
0.448010
Low
0.389740
Last updated: 7/23/2026, 11:53:55 PM
Quick Conversions
| UAH | MDL |
|---|---|
| 1 UAH | 0.39 MDL |
| 10 UAH | 3.92 MDL |
| 50 UAH | 19.61 MDL |
| 100 UAH | 39.22 MDL |
| 500 UAH | 196.11 MDL |
| 1,000 UAH | 392.21 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-23T23:53:55Z",
"rates": {
"MDL": 0.392211
}
}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.2211,
"rate": 0.392211
}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